Trevor McCulloch

Results 3 issues of Trevor McCulloch

### Vector accelerated GroupVInt decoder for MemorySegmentIndexInput Use Vector APIs when decoding GroupVInt for `MemorySegmentIndexInput`. In most cases we can read the maximum group length (16 bytes) from the segment...

Stale

### Description As of #12806 the hnsw codec has implemented a more complete version of this logic that may trigger without a pre-filter query. `exactSearch()` might also have some odd...