Skip to main contentSkip to footer

Couple of bugs found, a significant improvement in the settings page and couple of new features. That’s what this version is made of. Here’s the changelog:

  • Support for WP Table Reloaded and TablePress. Tables created with these plugins will now be expanded and the content indexed by Relevanssi.
  • Relevanssi now adds spaces between tags when creating excerpts to make neater excerpts from tables and other similar situations.
  • Relevanssi now indexes unattached attachments, if you choose to index attachments.
  • Fixed some cases where AND search fails when the search terms include stopwords.
  • Fixed a bug in indexing user profiles and taxonomy terms.
  • Fixed the problems with Twenty Ten and Twenty Eleven themes better.
  • Relevanssi now adds relevance score to posts before passing them to relevanssi_hits_filter. You can find it in $post->relevance_score.
  • New filter: relevanssi_index_comments_exclude can be used to exclude comments from indexing. The filter gets the post ID as a parameter, so you can prevent comments of particular posts being indexed, yet index those posts.
  • You can now choose the taxonomies to index from a checkbox list.
  • New Premium feature: you can disable particular shortcodes from the shortcode expansion.

Get yours from the download page or by auto-update.

Your account

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

Search

Popular Resources

Pinning posts
Sometimes you want to get a specific post as the first result for a certain search, but Relevanssi doesn’t return…
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:

9 Comments. Leave new

  • You can now choose the taxonomies to index from a checkbox list

    …Not working for me. I check a (custom) taxonomy and click “Save” and the taxonomy is un-checked (and not indexing as expected) when the page refreshes.

    Reply

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