summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/tensor/hnsw_nodeid_mapping
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-092-2/+2
* Test Hnsw nodeid allocation after load.Tor Egge2023-01-171-2/+3
* Compact HnswNodeidMapping.Tor Egge2023-01-121-0/+57
* Rename HnswGraph nested types:Tor Egge2023-01-111-3/+3
* Update mapping from docid to nodeids when loading hnsw index.Tor Egge2022-11-211-0/+20
* Add class to track mapping from docid to [nodeid] used in hnsw index.Geir Storli2022-11-142-0/+101