Skip to main contentSkip to footer

Version 2.0.5 fixes a nasty bug that made Did you mean suggestions stop working. It also includes couple of fixes and improvements, making life easier and removing some need for template changes.

  • Fixed a bug in “Did you mean” suggestions.
  • Paid Member Subscription shortcode compatibility improved.
  • Indexing works better when there are plenty of excluded posts.
  • Ampersand handling works better in titles.
  • Relevanssi won’t add the highlight parameter to links pointing to the front page anymore (because that makes those links point to the blog page).
  • There’s less need for relevanssi_get_permalink() now, as Relevanssi can adjust the links printed out with get_permalink().
  • The [searchform] shortcode can now take parameters, for example: [searchform post_types="page"] will print out a search form that only searches pages.
  • Small improvement for excerpt-building, thanks to ___ _______.

You can get 2.0.5 from the automatic update system, or you can download from the Download page.

Your account

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

Search

Popular Resources

10Web Photo Gallery
The Photo Gallery plugin from 10Web uses a shortcode to add photo galleries to posts and pages. By default, Relevanssi…
Using Relevanssi without a search term

Deprecated: Relevanssi has long supported searching without a search term. These instructions are not necessary. Version 1.7.3 introduces the possibility to use Relevanssi without a search term. This is useful when you have extra query arguments that can be used to narrow the search, but which would be useful without…

Custom weighing with relevanssi_match and relevanssi_results

The relevanssi_match hook lets you modify the matches found for queries. It passes a match object, which has the post id ($match->doc), number of hits found in different parts of the post and the weight assigned to the post ($match->weight). Here’s how Relevanssi calculates the weight: $match->tf = $match->title *…

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