Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

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

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • mike distras
    #227454

    Hi,
    Im pushing a client to go with Search and Filter Pro for a WordPress build, but they have experience and preference for Algolia or Elastic Search.

    Is there much different between them and Search and Filter Pro? Or is there a preferred use case for one over the other?

    Trevor Moderator
    #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 2 posts - 1 through 2 (of 2 total)

The forum ‘Search & Filter Pro’ is closed to new topics and replies.