summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/derived/IndexInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-595/+0
* unify enumsArne H Juul2022-03-031-8/+9
* add utility for recognizing position type variantsArne H Juul2021-11-251-6/+2
* search -> schemaJon Bratseth2021-10-151-29/+29
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Maps and arrays of structs has false doesAttributing so getAttribute() must b...Henning Baldersheim2021-04-121-1/+3
* Add lowercase commands to string attributes too.Henning Baldersheim2021-04-121-5/+32
* Multivalue numeric fields are also numeric.Henning Baldersheim2021-03-271-1/+1
* Add 'predicate' as index command to all predicate fieldsBjørn Christian Seime2020-04-141-0/+2
* Remove phrase-segmentation flagJon Bratseth2020-03-231-18/+11
* Propagate phrase-segmenting to fieldsetsJon Bratseth2020-03-031-6/+19
* Revert "Revert "Bratseth/phrase segmenting feature flag""Jon Bratseth2020-03-031-2/+15
* Revert "Bratseth/phrase segmenting feature flag"Arnstein Ressem2020-03-031-15/+2
* Add phrase-segmenting flagJon Bratseth2020-03-021-2/+15
* Change fieldset query-command to add, not override commandsJon Bratseth2020-01-281-10/+2
* Use single class importsHarald Musum2019-07-251-1/+2
* Cleanup config model, part 1Harald Musum2019-07-251-1/+0
* remove unused codeArne Juul2019-01-211-19/+0
* Make stemming.best defaultLester Solbakken2019-01-211-2/+1
* Stop flattening imported fields.Tor Egge2019-01-111-16/+0
* Add getAttribute() method to ImmutableSDField interface.Tor Egge2019-01-111-8/+1
* Derive config for imported position field.Tor Egge2018-11-301-3/+17
* Don't emit unneeded index-info config for inner struct in map of struct.Tor Egge2018-11-281-13/+1
* Generate index info config for imported complex fields.Tor Egge2018-11-281-0/+22
* Improve attribute detection when generating index-info config.Tor Egge2018-11-281-1/+8
* Consolidate match settingJon Bratseth2018-11-131-1/+1
* Generate index-info config for struct attributes.Tor Egge2018-10-111-6/+10
* 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
* Nonfunctional changesJon Bratseth2017-06-081-1/+1
* Improve name of methods exposing fields in SearchBjørn Christian Seime2017-03-271-1/+1
* Support imported fields in field setsBjørn Christian Seime2017-03-271-4/+5
* Process imported fields in config deriversBjørn Christian Seime2017-03-151-14/+18
* Use text content only for query lang detectionJon Bratseth2017-01-221-10/+10
* Support 'best' stem modeJon Bratseth2016-10-041-1/+1
* PublishJon Bratseth2016-06-151-0/+559