WebDevStudios / wp-search-with-algolia

Improve search on your site. Autocomplete is included, along with full control over look, feel and relevance.

Home Page:https://wordpress.org/plugins/wp-search-with-algolia/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `algolia_native_search_index_id` filter to `Algolia_Searchable_Posts_Index->get_id()`

tw2113 opened this issue · comments

Let's get this filter used in both Algolia_Settings->get_native_search_index_id() and Algolia_Searchable_Posts_Index->get_id().

Related: #364