summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update Verizon Media copyright notices.gjoranv2021-10-0733-33/+33
* Update 2018 copyright notices.gjoranv2021-10-077-7/+7
* Update 2017 copyright notices.gjoranv2021-10-07348-348/+348
* use saturated sum as hit estimate for ORHåvard Pettersen2021-10-011-0/+16
* add unit testArne H Juul2021-09-231-0/+1
* Change loading of nearest neighbor index to use direct I/O instead of mmapping.Geir Storli2021-09-152-10/+24
* Refactor to represent files with a generic header in a new class.Geir Storli2021-09-141-4/+5
* Reduce memory spike during loading of hnsw index by committing at regular int...Geir Storli2021-09-102-7/+24
* The global filter is only needed when having a nearest neighbor index (hnsw) ...Geir Storli2021-08-301-17/+44
* Report address space usage for shared string repo for non-dense tensor attrib...Geir Storli2021-08-231-2/+8
* Report address space usage for components in tensor attributes.Geir Storli2021-08-201-0/+23
* Compact HNSW index when ratio of dead bytes / address space is too highTor Egge2021-08-182-1/+125
* Merge pull request #18755 from vespa-engine/havardpe/move-feature-name-symbol...Håvard Pettersen2021-08-163-88/+0
|\
| * move FeatureNameExtractorHåvard Pettersen2021-08-163-88/+0
* | Use the executor for the part that can be parallell when rebuilding index on ...Henning Baldersheim2021-08-131-0/+33
|/
* swappable -> pagedHenning Baldersheim2021-08-122-5/+5
* A swappable attribute will use a file backed memory allocator.Henning Baldersheim2021-08-122-4/+27
* swapable -> swappableHenning Baldersheim2021-08-121-2/+2
* Control swappableHenning Baldersheim2021-08-121-2/+2
* Add swapable attribute option.Henning Baldersheim2021-08-121-77/+33
* Merge pull request #18716 from vespa-engine/havardpe/avoid-crash-on-runtime-o...Henning Baldersheim2021-08-113-9/+12
|\
| * avoid crash on run-time onnx errorsHåvard Pettersen2021-08-113-9/+12
* | Unify on using hex for hash values.Henning Baldersheim2021-08-111-1/+1
* | Remove outdated commentHenning Baldersheim2021-08-111-4/+4
* | Properly access the feature name for hashed edges.Henning Baldersheim2021-08-111-4/+4
* | Add unit test with comment of what is incorrect with hashed partiotion edges ...Henning Baldersheim2021-08-111-2/+30
* | Refactor to avoid multiple hash lookups and code bloat.Henning Baldersheim2021-08-111-4/+3
* | Minor cleanup.Henning Baldersheim2021-08-101-24/+14
|/
* Generalize how address space usage is reported from attribute vectors.Geir Storli2021-07-152-21/+22
* GC unused 'partitionid' and various other members of MonitorReply that are lo...Henning Baldersheim2021-06-262-14/+1
* dry run onnx models on setupHåvard Pettersen2021-06-234-3/+78
* also test tensorFromLabels with single-value integer attributeArne Juul2021-06-181-0/+18
* Expose bug reletate to initialization of most costly features K computation.Henning Baldersheim2021-06-112-23/+53
* Clean up code layout and GC unused members. No semtic changes.Henning Baldersheim2021-06-095-23/+23
* Move roundUp2inN<T> to vespalib.Henning Baldersheim2021-06-041-1/+1
* If there are hickups in the feed chain preventing normal commit rate, we need...Henning Baldersheim2021-06-041-8/+41
* Avoid tracking information to keep docids close when that is not necessary.Henning Baldersheim2021-06-032-12/+19