Support » Plugin: Relevanssi - A Better Search » limit results and date order

  • Resolved wpelvis

    (@wpelvis)


    Hi
    I am going to limit the number of search results, and I want them to appear in date order.

    I have tested this and it works mostly fine, but I have found one result that doesn’t seem to work the same.
    I have the settings “default order for posts” set to “by date”.
    There is one term that pretty much every post has. If I set the limit to 3, it says ‘no results’ even though I know the latest 3 posts have this term. If I set it to 6, I get 3 results but from last week. If I set it to unlimited, I get all the results, with the latest posts first.

    I’m not sure if this is some kind of weight issue.
    I am using a custom field and a custom taxonomy for my search terms. The title and post content don’t have the terms in.
    I can see the search term in my “most common terms” with the correct number of times it appears.

    Is there any other settings I should change? Or other things I could do?
    thanks

    https://wordpress.org/plugins/relevanssi/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mikko Saari

    (@msaari)

    Are you using the “Limit searches” setting in Relevanssi to limit the number of search results?

    Please don’t do that, especially with values like 3 or 6. It’s meant to be used on a scale of 100 or 500, to improve performance.

    In order to adjust the number of search results shown on the results page, you should use the posts_per_page setting.

    Thread Starter wpelvis

    (@wpelvis)

    Thanks for reply.

    I was just doing small numbers to check.
    But I realised that as I don’t need the weighting on searches, Relevanssi is actually more than I need for this job.

    What I need is for the search to ONLY use my custom field, no title or post content. So each post will only need the term to show.
    Then I need them to show in date order as I have a limit on the dates shown. (eg. only show last 100 posts).
    So I have instead used code I found here to add my custom field to the search
    http://wp-snippet.com/extend-search-to-include-custom-post-meta/

    Relevanssi is still great for all that you can do with it though, and your swift support, so thanks Mikko!

    Plugin Author Mikko Saari

    (@msaari)

    Yes, Relevanssi is probably too heavy a tool for something that simple.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘limit results and date order’ is closed to new replies.