Working on adding better phrase matching for Marginalia Search.
The way position used to be stored in the search engine was approximate, using something like a bloom filter. With this change, they'll be stored in an exact fashion using a gamma coded positions list instead.
In the phase of dotting t:s and dashing i:s at this point. Hope to have it in production in September.
replies(1):