summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/processing
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Add type resolving for ONNX models""Lester Solbakken2020-10-253-0/+253
* Revert "Add type resolving for ONNX models"Arnstein Ressem2020-10-243-253/+0
* Add type resolving for ONNX modelsLester Solbakken2020-10-223-0/+253
* allow "attribute: fast-search" for sparse tensorsArne Juul2020-09-011-1/+13
* Move any single set_language operation to the topJon Bratseth2020-08-064-61/+15
* Support matched-elements-only for array and wset fields in streaming search.Geir Storli2020-07-101-6/+7
* Add support for matched-elements-only for array and weighted set attributes.Geir Storli2020-07-091-1/+31
* Handle an existing spantree in exactmatchJon Bratseth2020-06-241-5/+5
* Support specifying a distance metric for nearest neighbor search when not hav...Geir Storli2020-05-121-1/+0
* move distance-metric specification, part 1Arne Juul2020-03-271-2/+3
* Don't deactivate processing of index settings when validation is turned off.Geir Storli2020-02-201-8/+10
* Add support for specifying a hnsw index together with a 1-dimensional indexed...Geir Storli2020-02-171-5/+40
* Merge branch 'master' into balder/less-unused-header-body-referencesHenning Baldersheim2020-02-052-6/+14
|\
| * Merge pull request #12022 from vespa-engine/vekterli/support-imported-fields-...Tor Brede Vekterli2020-02-031-2/+2
| |\
| | * Add imported fields to document configsTor Brede Vekterli2020-01-311-2/+2
| * | Only emit each warning onceJon Bratseth2020-01-311-4/+12
| |/
* / Header/body does not exist anymore. Deprecate and remove own internal usage.Henning Baldersheim2020-01-302-2/+2
|/
* Don't warn if query profile type is resolved laterJon Bratseth2020-01-241-2/+2
* Add attribute types only to the profiles of the same search definitionJon Bratseth2020-01-201-1/+1
* Revert "Revert "Lesters/resolve input types for stateless model evaluation 2""Lester Solbakken2020-01-131-5/+14
* Revert "Lesters/resolve input types for stateless model evaluation 2"Harald Musum2020-01-131-14/+5
* Remove unneccesary importLester Solbakken2020-01-131-1/+0
* Avoid NPELester Solbakken2020-01-131-1/+1
* Add resolving og input types if missing in rank profileLester Solbakken2020-01-131-4/+14
* Merge pull request #11718 from vespa-engine/bratseth/warn-on-missing-query-ty...Jon Bratseth2020-01-091-1/+8
|\
| * Warn on missing query feature type declarationsJon Bratseth2020-01-091-1/+8
* | Merge pull request #11712 from vespa-engine/geirst/match-type-word-for-struct...Henning Baldersheim2020-01-092-7/+31
|\ \ | |/ |/|
| * Ensure that non-numerical struct field attributes get 'word' matching.Geir Storli2020-01-092-7/+31
* | Support inheritance in document-summaryMartin Polden2020-01-071-0/+1
|/
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Remove some unused codeHenning Baldersheim2019-10-312-12/+5
* Use immutable interfaces where possible.Henning Baldersheim2019-10-3114-75/+49
* Use attribute combiner summary transform when source field is a complexTor Egge2019-10-281-0/+15
* Update SummaryDiskAccessValidator for struct fields.Tor Egge2019-10-241-2/+10
* Handle matched element filter transforms for imported complex fields.Geir Storli2019-10-222-1/+6
* Add support for "matched-elements-only" flag on complex summary fields.Geir Storli2019-09-242-0/+65
* Only expose explicit fields in the document.Henning Baldersheim2019-08-281-2/+2
* Nonfunctional changes onlyJon Bratseth2019-08-051-1/+2
* Allow both attribute and index with n-gramJon Bratseth2019-08-051-5/+4
* Cleanup config model, part 1Harald Musum2019-07-254-13/+0
* Fix such that exact match works for struct field attributes.Geir Storli2019-07-031-6/+13
* Do not add summaryfeatures and rankfeatures to document config.Henning Baldersheim2019-06-141-2/+2
* We should not need to put any fields from the default summary class in the do...Henning Baldersheim2019-06-121-1/+9
* Cleanup and simplify slightlyJon Bratseth2019-01-292-6/+11
* Generate html5 javadocgjoranv2019-01-211-1/+1
* we expect the "default" summary to fetch fields from diskArne Juul2019-01-211-0/+1
* Do TODOsJon Bratseth2019-01-211-5/+4
* remove "attribute: prefetch" codeArne Juul2019-01-212-34/+0
* Stop flattening imported fields.Tor Egge2019-01-114-35/+27
* Add getAttribute() method to ImmutableSDField interface.Tor Egge2019-01-112-12/+2