lucaong / minisearch

Tiny and powerful JavaScript full-text search engine for browser and Node
https://lucaong.github.io/minisearch/
MIT License
4.64k stars 133 forks source link

How to reload or reinitialize? #265

Closed samsnori closed 2 months ago

samsnori commented 2 months ago

~When I'm using useMiniSearch(data,opts) how can I reinitialize when the data changes?~

samsnori commented 2 months ago

Sorry wrong repo; moved to: https://github.com/lucaong/react-minisearch/issues/45