←back to thread

634 points david927 | 1 comments | | HN request time: 0.211s | source

What are you working on? Any new ideas that you're thinking about?
Show context
marginalia_nu ◴[] No.41345111[source]
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): >>41346504 #
1. asdw ◴[] No.41346504[source]
Amazing. Big fan here. Please keep up the food work.