I hope to maintain some tokenization and indexing for performance, and I probably want to keep the filter / facet counting. I thought of sqlite approach as a first idea, but it could be something else, nothing is set in stone.

2024-06-01, št, 18:29 Arthur A. Gleckler <xxxxxx@speechcode.com> rašė:
On Sat, Jun 1, 2024 at 8:25 AM Arvydas Silanskas <xxxxxx@gmail.com> wrote:
 
* A fat sqlitedb download ofcourse. But maybe not a concern when it's cached 

How dependent is it on Sqlite?   Would localStorage be enough, or do you make use of non-trivial SQL queries?