Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Daniel Bachhuber

    (@danielbachhuber)

    Hi @skmeshram,

    Sorry to hear you’re having difficulties.

    Just to confirm, you’ve run the indexing process to make sure all of your content is indexed?

    Solr Power overrides the main WP_Query on search pages. Is your theme properly integrated with WP_Query? Could there be another plugin unintentionally customizing behavior?

    Thread Starter skmeshram

    (@skmeshram)

    Hi Daniel,

    We have run the indexing process. For now default theme is activated “Twenty Seventeen” and “Twenty Seventeen” theme has been integrated with WP_Query with the “solr-integrate” parameter set to true.

    $args=array(‘solr_integrate’=> true);
    $query=new WP_Query($args);

    But no luck yet.

    Please help.

    Thanks!
    Shweta

    Plugin Author Daniel Bachhuber

    (@danielbachhuber)

    Hi @skmeshram,

    It’s hard to say what the problem might be without having access to the codebase and environment, sorry.

    If this is a Pantheon site, Solr Power is a supported plugin and you can submit a support ticket for further assistance.

    Thread Starter skmeshram

    (@skmeshram)

    Hi Daniel,

    We are not using on pantheon site. It’s in WP Engine. Can I get the support email address so that, I can email you the codebase and environment.

    Also wanted to know if there is any demo available then please share with us. So that we can check how default search works with active plugin (Solr Search for WordPress).

    Thanks!

    Plugin Author Daniel Bachhuber

    (@danielbachhuber)

    Hey @skmeshram,

    We only offer comprehensive support on Pantheon, unfortunately.

    Thread Starter skmeshram

    (@skmeshram)

    Hi Daniel,

    We have Pantheon dashboard as well but now we are trying to install this plugin on WPE.

    Is “Solr Search for WordPress” not compatible or supported with WPE?

    Please let us know.

    Thanks!
    Shweta

    Plugin Author Daniel Bachhuber

    (@danielbachhuber)

    Hi @skmeshram,

    Correct. Solr Search for WordPress is only fully-supported on Pantheon. I’m unsure of WP Engine’s support for Solr.

    Thread Starter skmeshram

    (@skmeshram)

    Hi Daniel,

    Solr is working on WPE site only it stops the default search in wordpress frontend.

    On solr dashboard query is working properly and it’s showing the post and pages which running the query .

    We need help for fixing the issue with default search with active “Solr Search for WordPress” plugin on WPE server.

    Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Default Search not working’ is closed to new replies.