summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition
Commit message (Expand)AuthorAgeFilesLines
* Ensure that reference fields can be inherited from super document types.Geir Storli2020-07-133-1/+21
* 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
* Make indexing to hnsw index multi-threaded as default.Geir Storli2020-07-061-1/+1
* Merge pull request #13721 from vespa-engine/arnej/innerproduct-distance-metricArne H Juul2020-06-292-3/+1
|\
| * ignore unused configArne Juul2020-06-261-2/+0
| * add "InnerProduct" distance metricArne Juul2020-06-251-1/+1
* | Handle an existing spantree in exactmatchJon Bratseth2020-06-241-5/+5
|/
* Add flag to enable multi-threaded indexing for a hnsw index.Geir Storli2020-06-192-3/+17
* - Removing body struct from our own usage.Henning Baldersheim2020-06-162-3/+0
* Revert "Import Tensorflow models vis ONNX conversion"Lester Solbakken2020-06-121-3/+3
* Import Tensorflow models vis ONNX conversionLester Solbakken2020-06-121-3/+3
* Disallow unbound dimensions in rank profile constantsJon Bratseth2020-06-091-0/+6
* Disallow unbound tensor dimensions in ranking constantsJon Bratseth2020-06-081-1/+6
* Disallow unbound tensor dimensions in document fieldsJon Bratseth2020-06-082-42/+34
* Explicitly inherit summary featuresJon Bratseth2020-06-021-6/+26
* Support specifying a distance metric for nearest neighbor search when not hav...Geir Storli2020-05-126-28/+16
* Remove unused importLester Solbakken2020-04-261-1/+0
* Add functions used by firstphase, secondphase and summary firstLester Solbakken2020-04-262-14/+26
* Avoid re-resolving types of diamond-shaped dependenciesLester Solbakken2020-04-261-4/+30
* Add 'predicate' as index command to all predicate fieldsBjørn Christian Seime2020-04-141-0/+2
* move distance-metric specification, part 1Arne Juul2020-03-276-36/+54
* Merge pull request #12671 from vespa-engine/arnej/configurable-distance-metricsArne H Juul2020-03-242-13/+35
|\
| * make HNSW distance metric configurableArne Juul2020-03-232-13/+35
* | Remove phrase-segmentation flagJon Bratseth2020-03-232-19/+12
|/
* Revert "Merge pull request #12565 from vespa-engine/revert-12563-bratseth/sea...Jon Bratseth2020-03-173-13/+11
* Revert "Bratseth/search to schema"Jon Bratseth2020-03-133-11/+13
* searchdefinitions -> schemasJon Bratseth2020-03-131-2/+2
* searchdefinitions -> schemasJon Bratseth2020-03-132-11/+9
* Propagate phrase-segmenting to fieldsetsJon Bratseth2020-03-031-6/+19
* Revert "Revert "Bratseth/phrase segmenting feature flag""Jon Bratseth2020-03-032-3/+16
* Revert "Bratseth/phrase segmenting feature flag"Arnstein Ressem2020-03-032-16/+3
* Add phrase-segmenting flagJon Bratseth2020-03-022-3/+16
* Revert "Merge pull request #12351 from vespa-engine/revert-11875-bratseth/nod...Jon Bratseth2020-02-262-16/+8
* Revert "Bratseth/node metrics"Harald Musum2020-02-262-8/+16
* Merge branch 'master' into bratseth/node-metricsJon Bratseth2020-02-251-8/+10
|\
| * Don't deactivate processing of index settings when validation is turned off.Geir Storli2020-02-201-8/+10
* | Merge branch 'master' into bratseth/node-metricsJon Bratseth2020-02-2026-97/+353
|\|
| * Add support for specifying a hnsw index together with a 1-dimensional indexed...Geir Storli2020-02-177-20/+165
| * Merge pull request #12160 from vespa-engine/bratseth/anonymous-query-profile-...Jon Bratseth2020-02-131-3/+14
| |\
| | * Add a testJon Bratseth2020-02-051-0/+5
| | * Revert "Merge pull request #12060 from vespa-engine/revert-12040-bratseth/ano...Jon Bratseth2020-02-051-3/+9
| * | Merge branch 'master' into balder/less-unused-header-body-referencesHenning Baldersheim2020-02-059-12/+133
| |\|
| | * Revert "Bratseth/anonymous query profile types take 2"Jon Bratseth2020-02-041-9/+3
| | * Merge pull request #12040 from vespa-engine/bratseth/anonymous-query-profile-...Jon Bratseth2020-02-031-3/+9
| | |\
| | | * Resolve nested type references by descriptionJon Bratseth2020-02-031-3/+9
| | * | Merge pull request #12022 from vespa-engine/vekterli/support-imported-fields-...Tor Brede Vekterli2020-02-035-6/+60
| | |\ \
| | | * | Add copyright to new filesTor Brede Vekterli2020-01-311-0/+1
| | | * | Add imported fields to document configsTor Brede Vekterli2020-01-315-6/+59
| | * | | Add support for importing LightGBM modelsLester Solbakken2020-02-022-0/+60
| | | |/ | | |/|