Enchanced Search Engine for 10 Daily Things

Today, I’ve install the excellent WordPress plugin Search Reloaded by Denis de Bernardy which enhances WordPress’ default search engine functionality.

The plugin is using full text search algorithms, returning more search specific results.

The only change I’ve made at the plugin was to reorder the ORDER BY of the SELECT command and now the plugin returns the results according the database search score relevance, no matter where the search string is located (title or post).

Thanks Denis for the great plugin!

Leave a Reply