summaryrefslogtreecommitdiffstats
path: root/vespa_fsa
diff options
context:
space:
mode:
authorGeir Storli <geirst@yahooinc.com>2024-01-23 15:01:16 +0000
committerGeir Storli <geirst@yahooinc.com>2024-01-23 15:01:16 +0000
commit6a218aa8b9621682acccecb29fe1908236d2e6b1 (patch)
tree0374aa1bdc2be72aed055e8d04b7c03a9e065a89 /vespa_fsa
parent18a604cbd2d99e1aa84dada602dd8babafbb0649 (diff)
Remove optimization for single term searching in wset string/int attribute.
The benefits are no longer clear, and direct usage of underlying btree iterators will not work in combination with the sameElement operator, as this requires access to element ids that are unpacked via the attribute::ISearchContext interface. This became clear when extending the attribute types (e.g. array) that give direct access to underlying btree iterators via IDocidWithWeightPostingStore.
Diffstat (limited to 'vespa_fsa')
0 files changed, 0 insertions, 0 deletions