summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/document
Commit message (Expand)AuthorAgeFilesLines
* No functional changesJon Bratseth2021-06-282-11/+6
* Propagate query cased/uncased control-to-attributes.Henning Baldersheim2021-04-211-2/+5
* Add comment and copyright.Henning Baldersheim2021-04-122-3/+9
* Add cased/uncased to match settings too.Henning Baldersheim2021-04-124-7/+30
* Control cased/uncased in dictionary settingHenning Baldersheim2021-04-123-8/+31
* Simplify tests.Henning Baldersheim2021-03-231-1/+1
* Add dictionary control for numeric fields.Henning Baldersheim2021-03-233-2/+32
* Non-functional changes onlyJon Bratseth2021-02-213-3/+7
* Make validation of struct field attributes reflect reality.Geir Storli2021-01-064-1/+28
* Reject queries searching tensor fieldsJon Bratseth2020-11-291-3/+7
* Non-functional changes onlyJon Bratseth2020-09-301-19/+13
* add "Hamming" distance metric for ANNArne Juul2020-09-041-1/+1
* Move any single set_language operation to the topJon Bratseth2020-08-061-4/+2
* Make indexing to hnsw index multi-threaded as default.Geir Storli2020-07-061-1/+1
* add "InnerProduct" distance metricArne Juul2020-06-251-1/+1
* Add flag to enable multi-threaded indexing for a hnsw index.Geir Storli2020-06-191-3/+16
* - Removing body struct from our own usage.Henning Baldersheim2020-06-161-1/+0
* Disallow unbound tensor dimensions in document fieldsJon Bratseth2020-06-082-42/+34
* Support specifying a distance metric for nearest neighbor search when not hav...Geir Storli2020-05-121-3/+4
* move distance-metric specification, part 1Arne Juul2020-03-272-30/+23
* make HNSW distance metric configurableArne Juul2020-03-231-13/+33
* Revert "Merge pull request #12351 from vespa-engine/revert-11875-bratseth/nod...Jon Bratseth2020-02-261-13/+4
* Revert "Bratseth/node metrics"Harald Musum2020-02-261-4/+13
* Merge branch 'master' into bratseth/node-metricsJon Bratseth2020-02-206-43/+105
|\
| * Add support for specifying a hnsw index together with a 1-dimensional indexed...Geir Storli2020-02-172-1/+67
| * Merge branch 'master' into balder/less-unused-header-body-referencesHenning Baldersheim2020-02-051-0/+9
| |\
| | * Add imported fields to document configsTor Brede Vekterli2020-01-311-0/+9
| * | Header/body does not exist anymore. Deprecate and remove own internal usage.Henning Baldersheim2020-01-302-38/+28
| |/
| * Change fieldset query-command to add, not override commandsJon Bratseth2020-01-281-4/+1
* | Autoscaling WIPJon Bratseth2020-01-271-13/+4
|/
* Remove some unused codeHenning Baldersheim2019-10-311-15/+1
* Use immutable interfaces where possible.Henning Baldersheim2019-10-313-23/+52
* Extend the immutable interface and cache allFields in rankprofileHenning Baldersheim2019-10-311-11/+28
* Cleanup config model, part 1Harald Musum2019-07-251-5/+0
* Revert "Setting attribute on a field that has struct or map sub-type(s) is no...Harald Musum2019-07-151-21/+0
* Setting attribute on a field that has struct or map sub-type(s) is not suppor...Geir Storli2019-07-111-0/+21
* Use docker and node resources in more testsJon Bratseth2019-05-281-15/+10
* disallow old top-level "cluster", hope nobody uses itArne Juul2019-01-211-2/+2
* GC dead codeArne Juul2019-01-211-12/+0
* Remove deprecated methodsJon Bratseth2019-01-211-11/+1
* Make SimpleLinguistics simple againJon Bratseth2019-01-211-1/+1
* Stop flattening imported fields.Tor Egge2019-01-111-4/+1
* Add getAttribute() method to ImmutableSDField interface.Tor Egge2019-01-113-0/+9
* Add subclasses of ImportedField to better keep track of simple fieldsTor Egge2019-01-104-1/+98
* Support for configuring and feeding float16 and bool field typesJon Bratseth2018-12-143-30/+38
* Fail duplicate import of field.Tor Egge2018-11-291-0/+2
* Handle import of array of struct fields, map of struct fields, and map ofTor Egge2018-11-271-1/+4
* Merge pull request #7531 from vespa-engine/bratseth/deprecate-linguistics-met...Jon Bratseth2018-11-011-0/+1
|\
| * Deprecated methods and add OptimaizeDetectorJon Bratseth2018-11-011-0/+1
* | getContentType -> contentStruct and java doc.Henning Baldersheim2018-11-011-3/+3