summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived
Commit message (Expand)AuthorAgeFilesLines
* Allow expressions as arguments to functionsLester Solbakken2021-01-124-0/+304
* Reject queries searching tensor fieldsJon Bratseth2020-11-2933-27/+1102
* Support 'model' instead of 'rank-profile'Jon Bratseth2020-09-291-9/+9
* Use full name in config definition file namesHarald Musum2020-09-1012-0/+0
* Move any single set_language operation to the topJon Bratseth2020-08-063-1/+29
* Ensure that reference fields can be inherited from super document types.Geir Storli2020-07-137-0/+255
* Add support for matched-elements-only for array and weighted set attributes.Geir Storli2020-07-093-1/+10
* Make indexing to hnsw index multi-threaded as default.Geir Storli2020-07-0622-257/+257
* ignore unused configArne Juul2020-06-261-1/+1
* Add flag to enable multi-threaded indexing for a hnsw index.Geir Storli2020-06-1922-0/+129
* - Removing body struct from our own usage.Henning Baldersheim2020-06-1628-373/+48
* Disallow unbound tensor dimensions in document fieldsJon Bratseth2020-06-082-2/+2
* Explicitly inherit summary featuresJon Bratseth2020-06-024-0/+117
* Support specifying a distance metric for nearest neighbor search when not hav...Geir Storli2020-05-1223-1/+164
* Expect predicate commandJon Bratseth2020-04-141-0/+2
* move distance-metric specification, part 1Arne Juul2020-03-271-1/+1
* Merge pull request #12671 from vespa-engine/arnej/configurable-distance-metricsArne H Juul2020-03-2422-0/+128
|\
| * make HNSW distance metric configurableArne Juul2020-03-2322-0/+128
* | Remove phrase-segmenting flag testJon Bratseth2020-03-232-61/+0
|/
* Add a testJon Bratseth2020-03-063-0/+31
* Propagate phrase-segmenting to fieldsetsJon Bratseth2020-03-032-0/+6
* Add support for specifying a hnsw index together with a 1-dimensional indexed...Geir Storli2020-02-1723-210/+630
* Also extend inherited typesJon Bratseth2020-02-122-1/+2
* Revert "Merge pull request #12060 from vespa-engine/revert-12040-bratseth/ano...Jon Bratseth2020-02-051-0/+53
* Revert "Bratseth/anonymous query profile types take 2"Jon Bratseth2020-02-041-53/+0
* Resolve nested type references by descriptionJon Bratseth2020-02-031-0/+53
* Change fieldset query-command to add, not override commandsJon Bratseth2020-01-283-1/+68
* Make match settings order independentJon Bratseth2020-01-281-1/+1
* Allow fieldset settings in any orderJon Bratseth2020-01-271-1/+1
* Support quoted string query-commands in fieldsJon Bratseth2020-01-272-0/+3
* Add attribute types only to the profiles of the same search definitionJon Bratseth2020-01-203-0/+29
* Revert "Revert "Revert "Revert "Require equal sizes in join""""Jon Bratseth2020-01-134-18/+18
* Revert "Revert "Revert "Require equal sizes in join"""Henning Baldersheim2020-01-114-18/+18
* Revert "Revert "Require equal sizes in join""Lester Solbakken2020-01-104-18/+18
* Merge pull request #11712 from vespa-engine/geirst/match-type-word-for-struct...Henning Baldersheim2020-01-095-107/+127
|\
| * Ensure that non-numerical struct field attributes get 'word' matching.Geir Storli2020-01-095-107/+127
* | Revert "Require equal sizes in join"Jon Bratseth2020-01-074-18/+18
|/
* Merge pull request #11641 from vespa-engine/bratseth/require-equal-sizes-in-joinJon Bratseth2020-01-074-18/+18
|\
| * Require equal sizes in joinJon Bratseth2020-01-034-18/+18
* | Add/corect copyright headersJon Bratseth2020-01-034-2/+6
|/
* Exmbrace serialized expressionsJon Bratseth2019-12-181-5/+5
* Test literal tensor with quoted labelsJon Bratseth2019-12-172-2/+10
* Disambiguate the preferred wayJon Bratseth2019-12-132-2/+2
* Output function references wrapped in rankingExpression()Jon Bratseth2019-12-022-1/+30
* Preserve single-feature embracesJon Bratseth2019-11-292-1/+28
* Test exporting reshape functionJon Bratseth2019-11-272-0/+29
* Serialize scalar functions with contextJon Bratseth2019-11-082-0/+29
* Always serialize dynamic tensors in verbose formJon Bratseth2019-11-085-1/+53
* Handle matched element filter transforms for imported complex fields.Geir Storli2019-10-223-7/+43
* Remove v6 and v7 from java side.Henning Baldersheim2019-08-212-9/+0