Continue reading Moving the admin search page

Moving the admin search page

…new location of the admin search page is not one of those. This problem was solved in version 2.13 (Premium) and 4.11 (free version), when the filter hook relevanssi_acceptable_hooks was introduced. This filter hook lets you add new admin page hooks where Relevanssi javascript is used, so we can introduce…

Read more Moving the admin search page 0 Comment on Moving the admin search page
Continue reading Premium 2.13 / Free 4.11

Premium 2.13 / Free 4.11

These versions add new filter hooks, support for All-in-One SEO and include a bunch of bug fixes here and there, most importantly in the Oxygen support. 2.13.1 / 4.11.1 There’s a problem in searching for user profiles and taxonomy terms in 2.13.0, results may not be what is expected. This……has been fixed in 2.13.1. There may be occasional fatal errors if certain functions get the wrong kind of data. These problems have been mitigated in 2.13.1 / 4.11.1. If this still happens, please let us know. New features New filter hook relevanssi_rendered_block filters Gutenberg block content after the block…

Read more Premium 2.13 / Free 4.11 3 Comments on Premium 2.13 / Free 4.11
Continue reading Forced phrase search with fallback

Forced phrase search with fallback

Relevanssi by default does not consider the search query a phrase, or value posts where the words in the search query appear together. Sometimes people do expect that, especially in AND searches. Relevanssi however does not have the information about the nearby words, so it’s not possible for Relevanssi to factor that in. Relevanssi does…

Read more Forced phrase search with fallback 0 Comment on Forced phrase search with fallback
Continue reading WP Download Manager

WP Download Manager

WP Download Manager is a popular file management plugin for WordPress. It’s unfortunately incompatible with Relevanssi attachment content reading out of the box, as Relevanssi expects the attachments to be stored in the Media Library, and WP Download Manager stores the files outside Media Library. Fortunately, Relevanssi includes the necessary filter hooks that make it…

Read more WP Download Manager 0 Comment on WP Download Manager
Continue reading Searching for all descendants of a page

Searching for all descendants of a page

If you want to restrict a search to a page and all it’s children, you can add a post_parent parameter to the search, and that’s it – but that only includes the direct children of the page. What if you want to include page, it’s children, all the grandchildren and their children? In that case,…

Read more Searching for all descendants of a page 2 Comments on Searching for all descendants of a page
Continue reading Premium 2.12 / Free 4.10

Premium 2.12 / Free 4.10

…import the stopwords in case they’re missing. 2.12.2 / 4.10.2 You can now force Relevanssi to be active by setting the query variable relevanssi to true. Thanks to Jan Willem Oostendorp. Relevanssi has been moved from the_posts filter to posts_pre_query. This change doesn’t do much, but increases performance slightly as……minimum word length to less than 1 or higher than 9 from the settings page. 2.12.1 / 4.10.1 The new multilingual synonyms and stopwords did not work perfectly at first. The language used was determined from the global language, which works fine in the Relevanssi settings, but causes the wrong…

Read more Premium 2.12 / Free 4.10 0 Comment on Premium 2.12 / Free 4.10
Continue reading PSA: New ransom scam in town

PSA: New ransom scam in town

We were threatened with a new ransom extortion message. I haven’t seen this one before, looks like it’s new but already spreading out widely. I’m sharing it here as to remind everyone that even though messages like this can feel scary, they’re fake. Just look at this: Your reputation and business are at stake! We…

Read more PSA: New ransom scam in town 0 Comment on PSA: New ransom scam in town
Continue reading Multi-part excerpts

Multi-part excerpts

Relevanssi Premium 2.11 introduces a new feature: multi-part excerpts. There’s a new setting on the Excerpts & Highlights settings tab, “Number of excerpt snippets”, and that lets you define the maximum number of excerpt snippets Relevanssi generates for each post. How does it work This option is only available when the excerpt length is defined…

Read more Multi-part excerpts 0 Comment on Multi-part excerpts
Continue reading Premium 2.11 / Free 4.9

Premium 2.11 / Free 4.9

It’s been a while since the previous version, and the list of features and bug fixes in this version has grown long. This version includes several interesting new features, both for free and Premium. Free version users get access to better debugging tools. There’s now a Debugging tab in the Relevanssi settings, which lets you…

Read more Premium 2.11 / Free 4.9 0 Comment on Premium 2.11 / Free 4.9
Continue reading Can Relevanssi access content outside WordPress?

Can Relevanssi access content outside WordPress?

Short answer: no. Relevanssi can only access WordPress content. For a longer answer, read on. Only within single WP installation Relevanssi only operates within one WordPress installation. Relevanssi Premium supports multisite searching, where the search can return posts from more than one subsite at once, but even in those cases the WordPress sites must be…

Read more Can Relevanssi access content outside WordPress? 2 Comments on Can Relevanssi access content outside WordPress?