summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/searchdefinition/processing/DictionaryTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* CleanupJon Bratseth2021-10-251-1/+1
* SearchBuilder -> SchemaBuilderJon Bratseth2021-10-251-4/+4
* Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-211-1/+1
* Use 'schema' not 'search' in messagesJon Bratseth2021-10-191-9/+9
* search -> schemaJon Bratseth2021-10-151-28/+27
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Allow btree index to be case sensitiv.Henning Baldersheim2021-04-251-6/+2
* Propagate query cased/uncased control-to-attributes.Henning Baldersheim2021-04-211-0/+27
* - Add match config for default match type during query.Henning Baldersheim2021-04-211-22/+12
* Add cased/uncased to match settings too.Henning Baldersheim2021-04-121-74/+68
* Control cased/uncased in dictionary settingHenning Baldersheim2021-04-121-33/+134
* Also allow hash dictionary for multivalue numeric fields.Henning Baldersheim2021-03-241-1/+19
* Simplify tests.Henning Baldersheim2021-03-231-61/+48
* Add dictionary control for numeric fields.Henning Baldersheim2021-03-231-0/+138