Forums Forums Search & Filter Pro Algolia vs Elastic Search vs Search & Filter Pro

Tagged: ,

Viewing 1 post (of 1 total)
  • Trevor
    #227596

    ElasticSearch is a different way of indexing on the database and doesn’t replace the WordPress search itself.

    You would need to have Elastic Search set up on the server for the domain in question, and to have built and index.

    WordPress would, I think, need the ElasticPress plugin installed (I am not sure about that).

    Then, using this filter:

    https://searchandfilter.com/documentation/action-filter-reference/#edit-query-arguments

    add to our query this argument:

    'ep_integrate' => true;

    I am pretty sure another user has done this recently.

Viewing 1 post (of 1 total)