Skip to main contentSkip to footer

Quick upgrade, with some of the features from the latest premium version.

  • Support for s2member membership plugin. Search won’t show posts that the current user isn’t allowed to see.
  • New filter relevanssi_post_ok can be used to add support for other membership plugins.
  • Post meta fields that contain arrays are now indexed properly, expanding all the arrays.

Download at the repository or use the auto upgrade.

Your account

Not logged in. Log in to see your license details.

Search

Popular Resources

Filter search results by date

You can specify date limits on searches with by_date search parameter. Here’s a link you can add to your search results page to offer your visitor the ability to restrict the search results to last day: <?php echo ‘<p><a href=”‘ . get_bloginfo(‘url’) . ‘?s=’ . get_search_query() . ‘&by_date=1d”>results from the…

Debugging slow searches

Reasonable expectations for Relevanssi searching speeds are measured in seconds. Relevanssi does not generally return results in milliseconds. On the other hand, the searches shouldn’t take more than few seconds in most cases. Multisite searches are a different thing: even if the searching is reasonably fast, searching across many sites……should be close to the number of posts found. If there’s a big difference, that’s often a performance problem. If your site does 3000 queries every time you search, that’s going to take time even if those queries are fast. (See Performance issues here for avoiding common pitfalls.) Meta query…

Related Posts:

Comment Section:

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.
You need to agree with the terms to proceed