Ajax Search Pro add-on?

  • pseudo visitor
    Participant
    5 years, 3 months ago #9665

    Hi,

    I noticed in the changelog that you planned an Ajax Search Pro add-on in the next release.

    Is it a reality, or just a forecast?

    wpsolr
    Keymaster
    5 years, 3 months ago #9666

    Hi,

    We are currently evaluating the feasibility of replacing Ajax Search Pro SQL queries with WPSOLR Solr/Elasticsearch queries.

    There are some discrepancies to be filled though. For instance, Ajax Search Pro returns CPTs (custom post types), as WPSOLR does. But it also returns other object types (like users, terms, categories, comments), but WPSOLR does not.

    wpsolr
    Keymaster
    5 years, 3 months ago #9724

    After a lot of digging, I decided not going further with the Ajax Search Pro add-on.

    The code to build SQL queries by Ajax Search Pro is very complex, as expected, and cannot be mimicked in its current state without cloning all classes in /ajax-search-pro/includes/classes/search/*
    Or it would require to add many apply_filters() in Ajax Search Pro’s code, one for each part of the SQL.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.