aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/document/Dictionary.java
Commit message (Collapse)AuthorAgeFilesLines
* Add cased/uncased to match settings too.Henning Baldersheim2021-04-121-7/+6
| | | | Only allow btree uncase/uncased, and hash:cased/cased for now.
* Control cased/uncased in dictionary settingHenning Baldersheim2021-04-121-4/+24
|
* Add dictionary control for numeric fields.Henning Baldersheim2021-03-231-0/+16