aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/map_attribute
Commit message (Collapse)AuthorAgeFilesLines
* Remove 'attribute: huge' from config def file and C++ code.Geir Storli2022-06-081-3/+0
|
* remove unused configArne H Juul2022-06-081-3/+0
|
* Use modern syntaxJon Bratseth2022-05-291-1/+1
|
* prepare to flip to v8 geo positionsArne H Juul2022-04-281-1/+1
|
* add new default in generated configArne H Juul2021-11-221-0/+1
|
* Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-211-3/+3
|
* Update expected test resultsHenning Baldersheim2021-10-211-0/+3
|
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
|
* swappable -> pagedHenning Baldersheim2021-08-121-3/+3
|
* Update expected results.Henning Baldersheim2021-08-121-0/+3
|
* Add flag for whether summary features should be omitted from a document ↵Geir Storli2021-07-021-0/+1
| | | | summary class.
* - Add match config for default match type during query.Henning Baldersheim2021-04-211-3/+6
| | | | | - Add restart annotations on config that alwasy require restart. - Change default from legacy CASE_INSENSITIVE to UNCASED.
* Maps and arrays of structs has false doesAttributing so getAttribute() must ↵Henning Baldersheim2021-04-121-0/+4
| | | | be considered too.
* GC unused ordering field.Henning Baldersheim2021-04-081-3/+0
|
* CASE_INSENSITIVE until we can safely downgrade.Henning Baldersheim2021-04-081-3/+3
|
* Wire in match configHenning Baldersheim2021-04-081-3/+3
|
* Add dictionary.match controlHenning Baldersheim2021-04-071-0/+3
|
* Update expected results.Henning Baldersheim2021-03-231-0/+3
|
* Update expected resultsHenning Baldersheim2021-03-111-0/+3
|
* Reject queries searching tensor fieldsJon Bratseth2020-11-291-0/+12
|
* Make indexing to hnsw index multi-threaded as default.Geir Storli2020-07-061-6/+6
|
* Add flag to enable multi-threaded indexing for a hnsw index.Geir Storli2020-06-191-0/+3
|
* Support specifying a distance metric for nearest neighbor search when not ↵Geir Storli2020-05-121-0/+3
| | | | | | 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/+3
|
* Add support for specifying a hnsw index together with a 1-dimensional ↵Geir Storli2020-02-171-0/+9
| | | | indexed tensor.
* Ensure that non-numerical struct field attributes get 'word' matching.Geir Storli2020-01-091-33/+37
| | | | This makes the match setting similar to regular attributes.
* Do not add summaryfeatures and rankfeatures to document config.Henning Baldersheim2019-06-141-4/+0
|
* Add expected index-info for map/array of struct.Tor Egge2018-10-111-0/+37
|
* Add copyright headerJon Bratseth2018-10-011-0/+1
|
* Update expected result when we introduce a mutable attributeHenning Baldersheim2018-08-281-0/+3
|
* Support attribute settings (etc. fast-search) for struct field attributes.Geir Storli2018-06-192-1/+2
|
* Support that map of primitive types is derived into array attributes.Geir Storli2018-06-074-0/+102