summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/attributes
Commit message (Collapse)AuthorAgeFilesLines
* Update expected default value for maxtermoccurrencesTor Egge2024-02-201-1/+1
|
* Update expected default value for maxtermoccurrencesHenning Baldersheim2024-01-161-1/+1
|
* Limit yql in operator to string and integer fields.Tor Egge2023-11-291-0/+16
|
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* avoid having "index" command for fields without an indexArne Juul2023-06-081-42/+0
|
* Add string command to index info config.Tor Egge2023-02-151-0/+28
| | | | Use index info to validate fuzzy query terms.
* Warn if enable-bit-vectors is used. It is default and has no effect any longer.Henning Baldersheim2022-09-291-19/+0
|
* Remove producing of summarymap config from the config model.Geir Storli2022-09-071-55/+0
| | | | The search backend is no longer using this config.
* Ensure the summary transform for 'documentid' is part of summarymap.cfg.Geir Storli2022-07-141-0/+3
|
* Remove 'attribute: huge' from config def file and C++ code.Geir Storli2022-06-081-19/+0
|
* no more tensors in attribute prefetchArne H Juul2022-06-081-3/+0
| | | | * less hardcoded constants
* remove unused configArne H Juul2022-06-081-19/+0
|
* Use modern syntaxJon Bratseth2022-05-291-1/+1
|
* validate nested type for weighted setsArne H Juul2022-04-273-3/+3
| | | | * prepare to be more strict in Vespa 8
* fixup after review (arnej)Håvard Pettersen2022-04-255-0/+50
|
* Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-211-18/+18
|
* Update expected test resultsHenning Baldersheim2021-10-211-0/+18
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* swappable -> pagedHenning Baldersheim2021-08-121-18/+18
|
* Update expected results.Henning Baldersheim2021-08-121-0/+18
|
* - Add match config for default match type during query.Henning Baldersheim2021-04-211-18/+36
| | | | | - Add restart annotations on config that alwasy require restart. - Change default from legacy CASE_INSENSITIVE to UNCASED.
* Add lowercase commands to string attributes too.Henning Baldersheim2021-04-121-0/+12
|
* GC unused ordering field.Henning Baldersheim2021-04-081-18/+0
|
* CASE_INSENSITIVE until we can safely downgrade.Henning Baldersheim2021-04-081-18/+18
|
* Wire in match configHenning Baldersheim2021-04-081-18/+18
|
* Add dictionary.match controlHenning Baldersheim2021-04-071-0/+18
|
* Multivalue numeric fields are also numeric.Henning Baldersheim2021-03-271-0/+6
|
* Update expected results.Henning Baldersheim2021-03-231-0/+18
|
* Update expected resultsHenning Baldersheim2021-03-111-0/+18
|
* Reject queries searching tensor fieldsJon Bratseth2020-11-291-0/+42
|
* Make indexing to hnsw index multi-threaded as default.Geir Storli2020-07-061-36/+36
|
* Add flag to enable multi-threaded indexing for a hnsw index.Geir Storli2020-06-191-0/+18
|
* Support specifying a distance metric for nearest neighbor search when not ↵Geir Storli2020-05-121-0/+18
| | | | | | having a hnsw index. This also changes the syntax in the sd file to specifying the distance metric in the attribute tag.
* make HNSW distance metric configurableArne Juul2020-03-231-0/+18
|
* Add support for specifying a hnsw index together with a 1-dimensional ↵Geir Storli2020-02-171-0/+54
| | | | indexed tensor.
* Do not add summaryfeatures and rankfeatures to document config.Henning Baldersheim2019-06-141-4/+0
|
* Make stemming.best defaultLester Solbakken2019-01-212-9/+9
|
* Update expected result when we introduce a mutable attributeHenning Baldersheim2018-08-281-0/+18
|
* Unify on empty array indexesHenning Baldersheim2018-08-281-40/+40
|
* Unify on empty array indexesHenning Baldersheim2018-08-274-603/+603
|
* Add imported flag to attributes config.Geir Storli2017-08-111-1/+19
|
* Let the default field match max length be controlable by config override as ↵Henning Baldersheim2017-08-071-1/+2
| | | | for maxtermoccurences.
* 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-222-142/+150
|
* PublishJon Bratseth2016-06-155-0/+698