This plugin will power WooCommerce orders search input with autocompleted search field providing results as you type in milliseconds regardless of how much orders you have in your database..
And even after that long waiting time, given that the default search mechanism uses SQL queries, the relevancy isn't optimal and you often need to adjust your query and wait again..
By installing this plugin, you will be able to index all your orders into Algolia and be able to find orders at the speed of thought, right from your usual orders in the admin screen of your WordPress website..
As you start typing in the input, you will instant results popping up inside of menu and you will be able to find the in milliseconds..
Also note that by leveraging Algolia as engine, addition to fast results as you type, you will also benefit from all the other features like typo tolerance that will make sure that if you misspell for example the customer name, you will still get the relevant orders displayed as part of the results..
After you provided the plugin with your Algolia credentials, the plugin will take care of making sure the search index stays up to date with your WooCommerce orders..
The plugin also offers WP-CLI command to allow you to re-index your orders from the terminal..
Please note that at no point your are forced to use the command line tool, and that the admin settings screen of the plugin also allows you to re-index all your orders..
Note that there is no limit to how many orders this plugin can handle, and indexing will work with both indexing methods powered by UI or by using WP-CLI command line tool..
The limitation of UI re-indexing is that you have to leave the page open during the re-indexing process..
Read more