Open
Description
Hello, a very nice work!
I am using paradedb atm for bm25 pg search and I googled out this repo when checking whether there is an alternative implementation.
You say that creating bm25 index from table / column is costly.
Would it be possible to add incremental index updates, like search engines usually do?