Continue reading Free 3.0.5

Free 3.0.5

The same bug fix as Premium 1.9.1. Fixed a major bug that caused the searches to fail when “Limit searches” was enabled, but “Limit” was not defined. Modified relevanssi_remove_punct() to replace curly apostrophes and quotes with spaces instead of removing them, to make the index more consistent (regular apostrophes were replaced with spaces). Reindexing the…

Read more Free 3.0.5 0 Comment on Free 3.0.5
Continue reading Premium 1.9

Premium 1.9

Finally, Relevanssi Premium 1.9! This version includes the new file structure, where most of the code has been removed from relevanssi.php and moved to various files in the lib directory. These lib files are common between Relevanssi and Relevanssi Premium, making maintaining the plugin much easier. All the bug fixes I’ve done for free Relevanssi…

Read more Premium 1.9 13 Comments on Premium 1.9
Continue reading Search results in random order

Search results in random order

…the first page on it, and some posts may never appear in results. Here’s a more complicated solution that solves the issue by setting the random number generator seed every hour. Searches within that hour will return the results in the same order. This means pagination will work (unless the…

Read more Search results in random order 1 Comment on Search results in random order