Index for website

rhodes

Active member
Licensed customer
Hello,

I would like to use elasticsearch for my xf installation. As far as I can see elasticsearch has no website crawler out of the box. Does you addon create an initial search index and update it on crown run?

regards, rhodes
 
ES stores the search data separately - not in the database.

It is updated on insert (i.e. in real time), not via cron.
 
Back
Top Bottom