summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/fieldoperation/AttributeOperation.java
Commit message (Collapse)AuthorAgeFilesLines
* Support specifying a distance metric for nearest neighbor search when not ↵Geir Storli2020-05-121-0/+10
| | | | | | having a hnsw index. This also changes the syntax in the sd file to specifying the distance metric in the attribute tag.
* remove "attribute: prefetch" codeArne Juul2019-01-211-12/+0
|
* Add control over attribute mutabilityHenning Baldersheim2018-08-291-0/+7
|
* Support attribute settings (etc. fast-search) for struct field attributes.Geir Storli2018-06-191-3/+13
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Order field operationsJon Bratseth2016-11-101-2/+6
|
* PublishJon Bratseth2016-06-151-0/+153