aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/i_docid_with_weight_posting_store.h
Commit message (Expand)AuthorAgeFilesLines
* Support direct posting store API for single integer attributes.Geir Storli2023-12-131-11/+2
* Prepare for direct posting store integration for single value attributes.Geir Storli2023-12-121-0/+4
* Handle combination of both weight iterators and bitvectors in DirectMultiTerm...Geir Storli2023-11-301-0/+7
* Rename DocumentWeightIterator to DocidWithWeightIterator.Geir Storli2023-11-231-2/+2
* Rename IDocumentWeightAttribute to IDocidWithWeightPostingStore.Geir Storli2023-11-231-0/+21