eklem / idx-tests

Search-index tests
MIT License
2 stars 0 forks source link
browser-based offline-first search search-engine

idx-tests

Miscellaneous search-index tests to figure out how to solve real world problems.

Async index updates (PUT, DELETE) with web worker

Fixing async indexing with a web worker. Original issue, indexing and searching at the same time. Issue: Some performance issue in Chrome.

Demo