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 `algolia_native_search_index_id` filter to `Algolia_Searchable_Posts_Index->get_id()` #365

Open tw2113 opened 1 year ago

tw2113 commented 1 year ago

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

Related: #364