Controlling attachment types in indexRelevanssi lets you index attachments. But perhaps you only want to index a particular type of attachment? Relevanssi settings don’t…
Events Calendar: Remove past events from searchIf you have events on your site, you might not want to show the past events in the search. This…
Excluding old content from the search…* Adds a date filter to the search query. * * @param WP_Query $query The query object. * * @return WP_Query The modified query object. */ function rlv_date_filter( $query )…
Excluding protected postsA site I’m working with has a handful of “protected” posts (password required to view). For various reasons, we don’t…
Free 4.0.9Version 4.0.9 fixes bugs and adds some new functionality for indexing. This is especially useful with WooCommerce. There have been…
How to include specific postsHello, I’m using WooCommerce and Relevanssi and they work great.My Site Search only searches Products, however I want to let…
Premium 2.1.5Relevanssi Premium 2.1.5 fixes some bugs in tag and category indexing. If you index tags and categories for posts (not…
Premium 2.11 / Free 4.9It’s been a while since the previous version, and the list of features and bug fixes in this version has…
Premium 2.12 / Free 4.10This version started as a small update to 2.11 and 4.9, but then a customer request made me add a…
Premium 2.30 / Free 4.27Versions 2.30 (Premium) and 4.27 (free) include a bunch of new features and bug fixes. The biggest bug fix is…