aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/indexschema
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Balder/unify attributes over streaming indexed""Henning Baldersheim2024-01-121-1/+1
|
* Revert "Balder/unify attributes over streaming indexed"Henning Baldersheim2024-01-121-1/+1
|
* Unify behavior of attribute matching over streaming and indexed.Henning Baldersheim2024-01-111-1/+1
|
* Generate correct vsmfields config for cased search.Henning Baldersheim2024-01-101-0/+24
|
* Detect integer fields in fieldsets.Tor Egge2023-12-071-0/+2
|
* Limit yql in operator to string and integer fields.Tor Egge2023-11-291-0/+14
|
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* avoid having "index" command for fields without an indexArne Juul2023-06-081-66/+0
|
* Add string command to index info config.Tor Egge2023-02-151-0/+76
| | | | Use index info to validate fuzzy query terms.
* Use modern syntaxJon Bratseth2022-05-291-1/+1
|
* remove array indexesArne H Juul2022-03-171-2/+2
| | | | | | * from config files in src/test/derived directories * for easier diff * add script for stripping these indexes
* update expected configArne H Juul2022-01-281-0/+7
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Add lowercase commands to string attributes too.Henning Baldersheim2021-04-121-2/+6
|
* Reject queries searching tensor fieldsJon Bratseth2020-11-291-0/+74
|
* Propagate phrase-segmenting to fieldsetsJon Bratseth2020-03-031-0/+2
|
* Change fieldset query-command to add, not override commandsJon Bratseth2020-01-281-1/+11
| | | | | | | | | | The logic in FieldSet stated that any explicit query-command will deactivate all the standard derived commands. That is inconsistent with query-command on fields, not mentioned in the doc, and will generally break things. This changes to the normal behavior where query-commands are additive.
* Make match settings order independentJon Bratseth2020-01-281-1/+1
|
* Allow fieldset settings in any orderJon Bratseth2020-01-271-1/+1
|
* Support quoted string query-commands in fieldsJon Bratseth2020-01-272-0/+3
|
* Rename flag to turn on new posting list format with interleaved features ↵Geir Storli2019-06-254-11/+11
| | | | used for bm25.
* Rename experimentalpostinglistformat -> interleavedfeatures in indexschema.def.Geir Storli2019-06-241-24/+24
|
* Do not add summaryfeatures and rankfeatures to document config.Henning Baldersheim2019-06-141-4/+0
|
* We should not need to put any fields from the default summary class in the ↵Henning Baldersheim2019-06-121-8/+0
| | | | | | document. At least not the ones generated specially for summary classes.
* Add flag to trigger use of experimental posting list format for an index field.Geir Storli2019-05-024-0/+52
|
* Remove remains of RISE.Geir Storli2019-01-211-23/+0
|
* Make stemming.best defaultLester Solbakken2019-01-211-14/+14
|
* Unify expected config arrays also for 3 digits.Henning Baldersheim2018-08-281-152/+152
|
* Unify on empty array indexesHenning Baldersheim2018-08-281-40/+40
|
* Unify on empty array indexesHenning Baldersheim2018-08-273-766/+766
|
* 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
|
* Use text content only for query lang detectionJon Bratseth2017-01-221-270/+312
|
* PublishJon Bratseth2016-06-154-0/+887