aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/direct_multi_term_blueprint.h
Commit message (Expand)AuthorAgeFilesLines
* Re-adjust cost model params for IN/weightedSet/dotProduct.Geir Storli2024-04-151-22/+1
* Adjust cost model params for IN/weightedSet/dotProduct after benchmarking.Geir Storli2024-04-121-2/+4
* force strictness where allowed and cheaperHåvard Pettersen2024-04-041-1/+1
* use thread_local for blueprint optionsHåvard Pettersen2024-03-251-1/+1
* tag blueprints with strictnessHåvard Pettersen2024-03-201-2/+6
* Integrate flow tuning for attribute, memory and disk index search.Geir Storli2024-03-051-2/+5
* baseline flow stats for complex leafsHåvard Pettersen2024-02-131-1/+16
* make default flow stats more explicitHåvard Pettersen2024-02-061-0/+4
* Support hash filter iterator in DirectMultiTermBlueprint.Geir Storli2024-01-191-0/+2
* Stop using MultiTermOrFilterSearch for InTerm and WeightedSetTerm.Geir Storli2024-01-181-1/+1
* Support the IN query operator in DirectMultiTermBlueprint.Geir Storli2024-01-051-2/+4
* Support direct posting store API for single integer attributes.Geir Storli2023-12-131-2/+3
* Generalize DirectMultiTermBlueprint for different direct posting store types.Geir Storli2023-12-121-3/+3
* Handle combination of both weight iterators and bitvectors in DirectMultiTerm...Geir Storli2023-11-301-1/+15
* Rename DirectWeightedSetBlueprint to DirectMultiTermBlueprint.Geir Storli2023-11-241-0/+72