Indeed, WPSOLR provides real-time indexing of data.
In fact, WPSOLR supports indexing with:
– Real-time mode: post types are (re)indexed every time a post type is created/updated/deleted.
– Batch mode: you (re)index manually from WPSOLR’s admin
– Unix Crontabs mode: you define what you want to index, WPSOLR generates a protected url than you can call from your unix crontabs ouside of WP. Useful to reindex everything after importing tens of thousands of post types every night for instance.
-
This reply was modified 3 months, 1 week ago by wpsolr.
-
This reply was modified 3 months, 1 week ago by wpsolr.