summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition
Commit message (Expand)AuthorAgeFilesLines
* Use value type of ONNX tensor argumentsJon Bratseth2019-04-041-1/+1
* Add tensor value typeJon Bratseth2019-04-031-1/+3
* Optimize type resolvingJon Bratseth2019-03-262-2/+20
* Cleanup and simplify slightlyJon Bratseth2019-01-292-6/+11
* disallow old top-level "cluster", hope nobody uses itArne Juul2019-01-211-2/+2
* remove unused codeArne Juul2019-01-212-38/+0
* Remove remains of RISE.Geir Storli2019-01-211-7/+1
* Generate html5 javadocgjoranv2019-01-211-1/+1
* we expect the "default" summary to fetch fields from diskArne Juul2019-01-211-0/+1
* GC dead codeArne Juul2019-01-211-12/+0
* Do TODOsJon Bratseth2019-01-211-5/+4
* Remove deprecated methodsJon Bratseth2019-01-211-11/+1
* remove unused classes (again)Arne Juul2019-01-212-30/+0
* Fixes after rebase.gjoranv2019-01-212-0/+2
* Make SimpleLinguistics simple againJon Bratseth2019-01-212-2/+3
* Revert "remove "header" and "body" keywords"Arne Juul2019-01-212-0/+28
* Make stemming.best defaultLester Solbakken2019-01-212-5/+3
* remove "attribute: prefetch" codeArne Juul2019-01-213-46/+0
* Inline test filesJon Bratseth2019-01-211-2/+6
* Stop flattening imported fields.Tor Egge2019-01-118-58/+75
* Add getAttribute() method to ImmutableSDField interface.Tor Egge2019-01-118-22/+16
* Add subclasses of ImportedField to better keep track of simple fieldsTor Egge2019-01-108-29/+139
* Nonfunctional changes onlyJon Bratseth2019-01-041-0/+3
* Support for configuring and feeding float16 and bool field typesJon Bratseth2018-12-145-45/+77
* Adjust some comments related to position fields.Tor Egge2018-12-073-3/+4
* Allow position summary with no attribute if field is not imported andTor Egge2018-12-061-20/+33
* Process position summary entries.Tor Egge2018-12-063-1/+131
* Revert "Process position summary entries."Henning Baldersheim2018-12-063-131/+1
* Process position summary entries.Tor Egge2018-12-053-1/+131
* Derive config for imported position field.Tor Egge2018-11-302-6/+44
* Fail duplicate import of field.Tor Egge2018-11-291-0/+2
* Don't emit unneeded index-info config for inner struct in map of struct.Tor Egge2018-11-281-13/+1
* Generate index info config for imported complex fields.Tor Egge2018-11-281-0/+22
* Improve attribute detection when generating index-info config.Tor Egge2018-11-281-1/+8
* Fix typo.Tor Egge2018-11-271-2/+6
* Handle import of array of struct fields, map of struct fields, and map ofTor Egge2018-11-275-20/+132
* Create a config model view (api) package under model-integrationJon Bratseth2018-11-265-5/+5
* Merge pull request #7766 from vespa-engine/toregge/do-not-add-imported-struct...Tor Egge2018-11-261-0/+1
|\
| * Don't add imported array of struct/map of struct/map of primitiveTor Egge2018-11-261-0/+1
* | Model the config model view of model-integrationJon Bratseth2018-11-265-18/+18
|/
* Remove unused importHenning Baldersheim2018-11-241-2/+0
* Merge pull request #7744 from vespa-engine/bratseth/move-tf-out-of-config-modelJon Bratseth2018-11-235-5/+5
|\
| * Move all importing to model-integrationJon Bratseth2018-11-225-5/+5
| * Restore old package nameJon Bratseth2018-11-225-5/+5
| * Separate model integration into a separate moduleJon Bratseth2018-11-215-5/+5
* | Add unit test for position zcurve field not being part of [document] fieldsetTor Brede Vekterli2018-11-221-1/+28
* | exclude "extra" fields from [document] field-setArne Juul2018-11-221-0/+3
|/
* Consolidate match settingJon Bratseth2018-11-134-41/+40
* Merge pull request #7531 from vespa-engine/bratseth/deprecate-linguistics-met...Jon Bratseth2018-11-012-1/+3
|\
| * Deprecated methods and add OptimaizeDetectorJon Bratseth2018-11-012-1/+3