nextapps-de / flexsearch

Next-Generation full text search library for Browser and Node.js
Apache License 2.0
12.53k stars 491 forks source link

Is there a way to listen to index updates to update current search results? #204

Closed abdelmagied94 closed 3 years ago

abdelmagied94 commented 3 years ago

I need to listen to updates after making a search query so if any new docs inserted match this query, the listener notified. Is there's a way to do this?

ts-thomas commented 3 years ago

Unfortunately this feature is not provided by FlexSearch.