Skip to main contentSkip to footer

This maintenance release is recommended to all users of Relevanssi Premium, because it blocks a possible MySQL injection attack. I don’t think there’s significant danger involved – attacking this way would require access to WP admin, so it’s kind of tricky to pull of -, but better be safe than sorry.

I’ve also made several other changes. Brad Griffith tipped me to a method that will make fuzzy searches a lot more efficient. There’s a price – the index now takes a bit more space, but especially on large databases, the performance boost should be huge. You may need to rebuild the index after the upgrade.

  • REBUILD THE INDEX AFTER THIS UPDATE.
  • Prevented error messages relating to creation of post objects from users and taxonomies.
  • Fixed MySQL errors from empty meta queries.
  • Removed WP complaint about badly formed $wpdb->prepare() statement.
  • Sort order (orderby and order variables) are now read from query variables instead of global variables.
  • Relevanssi will not choke on bad values of orderby anymore.
  • Limit searches is improved: when using AND search it is less likely to miss results.
  • Phrase recognition read the whole post content (which it didn’t need) from database, causing memory issues in some cases. Fixed that.
  • Fuzzy searches are now a lot more efficient; they were a huge resource hog before.
  • Fixed a possible MySQL injection attack.

Your account

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

Search

Popular Resources

Taxonomy archive search

This is a Premium feature and only applies when you index taxonomy terms. This does not apply in free Relevanssi. To include taxonomy pages (categories, tags, custom taxonomies) in the search, enable the option on the options page. There’s also the option to choose which taxonomies are included. By default……index whenever they are edited. Search results In the search results template, avoid get_permalink(), as it doesn’t work. the_permalink() works and returns the correct permalink. You can use relevanssi_get_permalink(), if you don’t want to echo the permalink directly. In the post object created from the taxonomy page, $post->post_title contains the…

Click tracking
Relevanssi Premium 2.16 introduced a new feature of click tracking. It allows you to see the effectiveness of the search,…

Related Posts:

Currently there are no related posts available.

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