Continue reading Support for ^ and $ anchoring operators

Support for ^ and $ anchoring operators

In regular expressions, ^ can be used to match the beginning of the line and $ to match the end of the line. For example, ^ban will match banana, but not urban, while ban$ matches urban, but not banana. These are called anchoring operators. By default, Relevanssi matches either beginning or the end of the…

Read more Support for ^ and $ anchoring operators 0 Comment on Support for ^ and $ anchoring operators
Continue reading Premium 2.10 / Free 4.8

Premium 2.10 / Free 4.8

…does not fire, which may cause surprising changes in the plugin settings if the pre_relevanssi_related hook is used to adjust things. This is fixed by 2.10.3. Excluding posts from block editor does not work. This will be fixed in the version 2.11. 2.10.3 / 4.8.3 (Premium) New feature: Multisite searching……them (‘user_a, user_b’). This is now fixed for good, the earlier fix didn’t work. (Premium) Minor fix: When indexing, users are now counted in a different way, so that the relevanssi_user_indexing_args filter hook is applied and the count reflects the actual number of users indexed. 2.10.2 / 4.8.2 (Premium) Wildcard……The asynchronous doc count action in the previous version could cause an infinite loop with the Snitch logger plugin. This is prevented now: the async action doesn’t run after indexing unless a post is actually indexed. Relevanssi indexing procedure was triggered for autosaved drafts, causing possible problems with the asynchronous…

Read more Premium 2.10 / Free 4.8 0 Comment on Premium 2.10 / Free 4.8