aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/tensor/hnsw_nodeid_mapping.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Report address space usage for hnsw nodeid mapping.Tor Egge2023-01-131-1/+1
* Compact HnswNodeidMapping.Tor Egge2023-01-121-0/+2
* Add compaction spec to array store.Tor Egge2023-01-121-0/+1
* Move get_docid_limit and make_subspaces_histogram member functions toTor Egge2022-11-221-2/+0
* Factor out portions of HnswNodeidMapping::on_load() to private member functions.Tor Egge2022-11-211-0/+5
* Update mapping from docid to nodeids when loading hnsw index.Tor Egge2022-11-211-0/+3
* Add class to track mapping from docid to [nodeid] used in hnsw index.Geir Storli2022-11-141-0/+60