WebDevStudios / wp-search-with-algolia

Improve search on your site. Autocomplete is included, along with full control over look, feel and relevance.
https://wordpress.org/plugins/wp-search-with-algolia/
141 stars 54 forks source link

Add support for fast mode during import via WP All Import #345

Closed asharirfan closed 1 year ago

asharirfan commented 1 year ago

Description

Our plugin right now skips syncing posts with Algolia if the "Fast Mode" option is enabled during import via WP All Import plugin. This PR adds support for this mode.

Fix #342

tw2113 commented 1 year ago

Thanks @asharirfan