=== Smart Backend Search Layer === Contributors: elvinhaci Tags: smart search,search by category and tags,fuzzy search,sku search,misspelling typo search Requires at least: 3.9.0 Tested up to: 5.0.0 Stable tag: 1.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Makes your website search rich and smart. == Description == “Smart Backend Search Layer” is a WordPress plugin which invisibly turns your website’s search forms, AJAX searches to powerful, smart, fast search engine. So it doesn’t need any code configuration, shortcode, code modification. ###No coding, no shortcode, works with ALL THEMES AND PLUGINS. For WordPress and WooCommerce. Just install it, build its first indexation with one click, that’s all. It will start working with your theme without any code change. It is compatible with WooCommerce and its extensions. ###Any question: Just contact us. You can check our before->after [DEMO PAGE](https://demo.guaven.com/sbslwporg/) = What this plugin can do for you = * Provides fast backend search based on pre-indexed data. * Does a search by all possible data (taxonomy, tag, category, post title, post content, custom post field etc.) * Does a fuzzy smart search which **understands misspellings, typo** and provides search results by autocorrected keyword. = Website = [https://demo.guaven.com/sbslwporg/](https://demo.guaven.com/sbslwporg/) = Documentation = https://guaven.com/our-products/sbsl/#docs = Bug Submission and Forum Support = https://guaven.com/contact/ = Please Vote if you liked our plugin = Your votes really helps us. Thanks. == Installation == = From your WordPress Dashboard = 1. Visit “Plugins” → Add New 2. Search for "Smart Backend Search Layer" 3. Activate it from your Plugins page. 4. Go to “Settings/Smart Search Layer” and click to the blue "REBUILD THE CACHE" button to build indexed data. 5. Open your homepage, type any misspelled search string (f.e. Siaomi instead of Xiaomi) = From WordPress.org = 1. Upload 'smart-backend-search-layer.zip' to the '/wp-content/plugins/' directory 2. Unzip it. 3. Go to Dashboard/Plugins and Activate the plugin. 4. Go to “Settings/Smart Search Layer” and click to the blue "REBUILD THE CACHE" button to build indexed data. 5. Open your homepage, type any misspelled search string (f.e. Siaomi instead of Xiaomi) == Screenshots == 1. Screenshot 1 2. Screenshot 2 3. Screenshot 3 4. Screenshot 4 == Changelog == = 1.1.1 - 2018.08.11 = *Optimizations at backend search algorithm *Added: Search by comments feature = 1.1.0 - 2018.07.19 = *Added: composite search phrases *Added: synonym support = 1.0.3 - 2018.06.11 = *Added: Exclude any keyword from search index (ignore list)* *Added: Logging all keywords for incoming "Search Reports" feature* = 1.0.2 - 2018.06.07 = *Fixed: Function declaration issue with older versions of PHP* = 1.0.1 - 2018.06.06 = *Added: Small text edits in admin side*