• Resolved ianatkins

    (@ianatkins)


    Hello.

    Looking to implement Algolia for our wp-admin search. In the screenshot below, from the plugin page, it’s an option on the ‘search page’ settings, but that doesn’t seem to be present in the most recent version.

    Has that feature been removed or moved elsewhere?

    Thanks
    Ian.

    • This topic was modified 1 year, 3 months ago by ianatkins.
Viewing 1 replies (of 1 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    As is, the plugin has never been coded to search in the WP-Admin. Just frontend of the website. That middle option is still in place, but relabeled. We intercept search queries with pre_get_posts and run things to and from Algolia and have WP query for specific posts. Thus your native search template is used but is powered by Algolia, instead of using Instantsearch.

    We would need to do some modifications to make it able to search via wp-admin.

Viewing 1 replies (of 1 total)

The topic ‘Backend Search’ is closed to new replies.