• I installed Faceted Search a couple weeks ago, tested it out and it worked great. Yesterday I did another test (before going live with my blog), and now the search is not pulling up correct results.

    I’m using the Tag Widget. When I select two tags on the blog to search with, it pulls up only one post when I know that there are 20 posts with these two tags.

    I have deactivated the plugin and then reactivated it, but still not working correctly.

    This is the blog in question: https://www.twific.net

    Any advice?

Viewing 2 replies - 16 through 17 (of 17 total)
  • Plugin Author AndrewUlrich

    (@andrewulrich)

    Ok, for version 2.3:
    in faceted-search.php:
    1. uncomment lines 253-256 (take out the //). Don’t uncomment line 257 which has the word “die” in it.
    2. after line 340 (that’s the line that says $query = $query.$queryfrom.$querywhere;), add this line: die(“
    Executed the following query: $query”);
    3. run the search
    4. copy and paste what appears on the screen into an email and send it to me
    5. undo the above changes so your site doesn’t remain broken

    For version 3.0:
    in faceted-search.php:
    1. uncomment lines 253-256 (take out the //). Don’t uncomment line 257 which has the word “die” in it.
    2. uncomment line 274
    3. run the search
    4. copy and paste what appears on the screen into an email and send it to me
    5. undo the above changes so your site doesn’t remain broken

    Sorry for the confusion. Here’s my e-mail address:
    [email protected]

    Hello Andrew. I love your plugin.

    I am using Version 3.4.1 and my results are turning up less than the number tagged.
    For example I have 22 Final Cut 7 posts tagged and only 10 results after the search.

    You can test it here by click the search tab on the left: https://motion-master-templates.com/

    Thank you and have a wonderful day! ??

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘[Plugin: Faceted Search] Search results not coming up correctly’ is closed to new replies.