summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Set AttributeHeader _fileName member when extracting tagsTor Egge2021-12-061-1/+1
* Merge pull request #20356 from vespa-engine/toregge/filter-early-on-buffer-id...Geir Storli2021-12-061-20/+184
|\
| * Add EntryRefFilter class.Tor Egge2021-12-061-18/+21
| * Improve filtering test in enum store dictionary test.Tor Egge2021-12-031-41/+163
| * Filter early on buffer id and pass vector of entries in normalize_posting_listsTor Egge2021-12-031-16/+55
* | Make tests selfcontained avoiding av enxtra cleanup step in a script.Henning Baldersheim2021-12-063-45/+65
* | Throw exception on illegal config and fail early.Henning Baldersheim2021-12-031-3/+8
* | Disallow the oldstyle compression with single uncopressed entries.Henning Baldersheim2021-12-031-28/+29
|/
* track namespace move in documenttypes.defArne H Juul2021-12-023-4/+4
* Both arguments to distancecalculations will always be the same and have expec...Henning Baldersheim2021-11-261-4/+0
* Add a vector of gids to remove to ReferenceAttribute::populateTargetLids()Tor Egge2021-11-181-5/+21
* Use braces to signal lifetime.Tor Egge2021-11-151-11/+12
* Use GateCallback to signal completion of push thread tasks.Tor Egge2021-11-151-3/+9
* use more accessorsArne H Juul2021-11-127-30/+30
* Keep write context live until inverter thread has completed invert task.Tor Egge2021-11-104-33/+41
* test conversion of match features to protobuf replyHåvard Pettersen2021-11-051-49/+79
* Move portions of search::memoryindex::test::OrderedFieldIndexInserter toTor Egge2021-11-044-72/+71
* Relax check for stopping fusion.Tor Egge2021-11-041-1/+1
* Add unit test for document inverter collection.Tor Egge2021-11-043-33/+107
* Add DocumentInverterCollection.Tor Egge2021-11-032-39/+16
* Update expected resultsHenning Baldersheim2021-11-031-6/+6
* Move portions of DocumentInverter to DocumentInverterContext.Tor Egge2021-11-023-5/+16
* added match features to rank setupHåvard Pettersen2021-11-021-0/+22
* added new rank feature "onnx(model_name)"Håvard Pettersen2021-11-021-6/+23
* Remove the lids in one task instead of 1k tasks for full buckets on delete bu...Henning Baldersheim2021-10-291-1/+3
* Clean and simplify default value handlingHenning Baldersheim2021-10-292-6/+10
* Include only what is needed.Henning Baldersheim2021-10-291-0/+1
* Rename ISequencedTaskExecutor::sync() to sync_all().Tor Egge2021-10-283-33/+33
* Avoid deprecated functions in OpenSSL 3.0.Tor Egge2021-10-281-8/+25
* Update 2020 Oath copyrights.gjoranv2021-10-272-2/+2
* Update 2019 Oath copyrights.gjoranv2021-10-2720-20/+20
* Don't inline OnnxFeatureTest destructor.Tor Egge2021-10-271-0/+3
* execute -> mutateHenning Baldersheim2021-10-261-12/+16
* Add properties for rank-profile mutate control.Henning Baldersheim2021-10-251-0/+64
* Update expected size.Henning Baldersheim2021-10-231-1/+1
* Test that attributesconfig.attribute.maxuncommittedmemory is converted correc...Henning Baldersheim2021-10-211-0/+6
* If the uncommitted changes pass 128k for an attribute force a commit.Henning Baldersheim2021-10-211-3/+38
* use same name for abstract node typesArne H Juul2021-10-192-8/+8
* extend unit testArne H Juul2021-10-191-0/+2
* extend unit testArne H Juul2021-10-191-2/+18
* use custom types for true/false (NodeTypes::True, ProtonTrue, etc)Arne H Juul2021-10-192-3/+17
* add ITEM_TRUE and ITEM_FALSE query nodesArne H Juul2021-10-182-1/+5
* update after reviewArne H Juul2021-10-151-10/+17
* more useful DocsumReplyArne H Juul2021-10-142-4/+3
* make DocsumReply a proper classArne H Juul2021-10-142-14/+12
* Merge pull request #19534 from vespa-engine/arnej/only-slime-docsumsArne H Juul2021-10-142-6/+2
|\
| * track API change - "root slime" is always true nowArne H Juul2021-10-132-6/+2
* | report onnx model evaluation as an issueHåvard Pettersen2021-10-131-0/+14
|/
* Consider the execute instructions comming in the rankprofiles config too.Henning Baldersheim2021-10-121-0/+13
* wire reported issues into search/docsum repliesHåvard Pettersen2021-10-071-0/+29