aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/tensor
Commit message (Collapse)AuthorAgeFilesLines
* add special handling of "closest" featureArne Juul2023-11-232-0/+58
|
* always process with SerializationContext (needed by unpack_bits)Arne Juul2023-11-162-1/+30
|
* unpack_bits_from_int8 -> unpack_bitsArne Juul2023-11-101-1/+1
|
* add "unpack_bits_from_int8" functionArne Juul2023-11-106-0/+108
|
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* avoid having "index" command for fields without an indexArne Juul2023-06-081-12/+0
|
* Warn if enable-bit-vectors is used. It is default and has no effect any longer.Henning Baldersheim2022-09-291-5/+0
|
* Remove summary field types from summary.def.Geir Storli2022-09-231-10/+0
| | | | They are no longer used in the backend.
* Duplicate summarymap config into summary config.Geir Storli2022-08-291-0/+20
| | | | This prepares for the removal of summarymap config.
* GC long gone config and som minor code cleanup.Henning Baldersheim2022-07-062-2/+0
|
* Revert "Revert "Revert "GC long gone config"""Arnstein Ressem2022-07-052-0/+2
|
* Update expected answers.Henning Baldersheim2022-07-052-2/+0
|
* Add option to ignore undefined fieldsJon Bratseth2022-07-042-0/+2
|
* Remove 'attribute: huge' from config def file and C++ code.Geir Storli2022-06-081-5/+0
|
* no more tensors in attribute prefetchArne H Juul2022-06-081-9/+1
| | | | * less hardcoded constants
* remove unused configArne H Juul2022-06-081-5/+0
|
* Correct syntaxJon Bratseth2022-05-302-4/+4
|
* Use modern syntaxJon Bratseth2022-05-291-1/+1
|
* Grammar fixesJon Bratseth2022-05-271-1/+1
|
* prepare to flip to v8 geo positionsArne H Juul2022-04-281-1/+1
|
* add missing tensor detailed type.Arne H Juul2022-04-081-0/+81
| | | | * extend unit test so it will catch this problem.
* Reapply "produce new "doctype" config for document types"Arne H Juul2022-04-051-51/+85
| | | | This reverts commit 8c25dd8f1eee02a34e45c026924434a0b551a2ae.
* Revert "produce new "doctype" config for document types"Jon Marius Venstad2022-04-041-85/+51
|
* produce new "doctype" config for document typesArne H Juul2022-04-041-51/+85
|
* remove array indexesArne H Juul2022-03-171-1/+0
| | | | | | * from config files in src/test/derived directories * for easier diff * add script for stripping these indexes
* update generated configArne H Juul2021-11-291-0/+1
|
* add new default in generated configArne H Juul2021-11-221-0/+1
|
* Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-211-5/+5
|
* Update expected test resultsHenning Baldersheim2021-10-211-0/+5
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* swappable -> pagedHenning Baldersheim2021-08-121-5/+5
|
* Update expected results.Henning Baldersheim2021-08-121-0/+5
|
* Add flag for whether summary features should be omitted from a document ↵Geir Storli2021-07-021-0/+2
| | | | summary class.
* - Add match config for default match type during query.Henning Baldersheim2021-04-211-5/+10
| | | | | - Add restart annotations on config that alwasy require restart. - Change default from legacy CASE_INSENSITIVE to UNCASED.
* GC unused ordering field.Henning Baldersheim2021-04-081-5/+0
|
* CASE_INSENSITIVE until we can safely downgrade.Henning Baldersheim2021-04-081-5/+5
|
* Wire in match configHenning Baldersheim2021-04-081-5/+5
|
* Add dictionary.match controlHenning Baldersheim2021-04-071-0/+5
|
* Update expected results.Henning Baldersheim2021-03-231-0/+5
|
* Update expected resultsHenning Baldersheim2021-03-111-0/+5
|
* Reject queries searching tensor fieldsJon Bratseth2020-11-291-0/+49
|
* Make indexing to hnsw index multi-threaded as default.Geir Storli2020-07-061-10/+10
|
* Add flag to enable multi-threaded indexing for a hnsw index.Geir Storli2020-06-191-0/+5
|
* - Removing body struct from our own usage.Henning Baldersheim2020-06-161-16/+1
| | | | | - Deprecate public methods using body struct. - Update expected generated config.
* Disallow unbound tensor dimensions in document fieldsJon Bratseth2020-06-082-2/+2
|
* Support specifying a distance metric for nearest neighbor search when not ↵Geir Storli2020-05-121-0/+5
| | | | | | 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/+5
|
* Add support for specifying a hnsw index together with a 1-dimensional ↵Geir Storli2020-02-171-0/+15
| | | | indexed tensor.
* Revert "Revert "Revert "Revert "Require equal sizes in join""""Jon Bratseth2020-01-134-18/+18
|
* Revert "Revert "Revert "Require equal sizes in join"""Henning Baldersheim2020-01-114-18/+18
|