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/
138 stars 54 forks source link

Instancesearch hits are wrong #378

Closed ZahidHasan107 closed 7 months ago

ZahidHasan107 commented 9 months ago

In my woo-commerce site autocomplete working fine but instancesearch hits are not proper response . Screenshot(27)

tw2113 commented 9 months ago

Have you done indexing for the "Search Page" settings? By default, autocomplete and instantsearch use different indexes, unless your autocomplete is set to "All Posts".

ZahidHasan107 commented 9 months ago

Is it possible to use same indexes for autocomplete and instantsearch without set all posts?

tw2113 commented 9 months ago

Not really, no.

Still feels like you don't have any content in the searchable_posts index yet, but it does feel like you have autocomplete generally configured to your liking.

tw2113 commented 9 months ago

Any news or changes on this front @ZahidHasan107 ?

tw2113 commented 8 months ago

Just checking in once more @ZahidHasan107

tw2113 commented 7 months ago

Closing as a non-issue at the the moment. If/when the original reporter returns to it, we can resume troubleshooting at that time.