summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/processing/DictionaryProcessor.java
Commit message (Expand)AuthorAgeFilesLines
* Allow btree index to be case sensitiv.Henning Baldersheim2021-04-251-4/+0
* Propagate query cased/uncased control-to-attributes.Henning Baldersheim2021-04-211-5/+5
* Add cased/uncased to match settings too.Henning Baldersheim2021-04-121-0/+15
* Control cased/uncased in dictionary settingHenning Baldersheim2021-04-121-2/+5
* Also allow hash dictionary for multivalue numeric fields.Henning Baldersheim2021-03-241-1/+1
* Simplify tests.Henning Baldersheim2021-03-231-2/+2
* Add dictionary control for numeric fields.Henning Baldersheim2021-03-231-0/+41