elasticsearch-river-web
elasticsearch-river-web copied to clipboard
Crawl page immediately when page is updated
The CMS we use has hooks, so all sorts of things can happen when an author publishes or updates a page. I'd like to crawl new and updated pages and add to/update the index immediately if possible.
I guess I could use the Elasticsearch API and bypass river-web for this, but if there's an option for this it would be great!
Thank you so much for your effort with making river-web.