Check our search demo!
Omega Instant Search can turn your customers search experience into pleasure and bring you a bunch of orders! It is smart and quality search in returning the right products and increasing your store sales.
Main features:
- High Searching speed: customers get quality search and see relevant search results in a split second.
- Autocomplete search: Search-As-You-Type function in action! Completes customer search query automatically after entering first few symbols, effectively saving shoppers time!
- Automatic typos / misspellings correction while searching in a store: search amends typos on-the-go! No more empty search results due to customers’ misspellings: customers get relevant search results for every search query made.
- Singular/Plural/Morphology search
- Search Layered Navigation Filters: Configuration is very flexible. You can easily configure layered navigation filters according to your own requirements.
- Support of different themes and design customization opportunities: Our search out-of-box supports the most themes. That’s why right after installation it’ll naturally fit into your store design. In case you need to customize something, there is an opportunity to edit CSS and even templates.
- Supports WPML
- Fast Installation and Low Server Load: Thanks to all operations are handled on our servers, it’s easy to install our plugin. You don’t need to install any additional software like Sphinx or Solr. The additional perk: our plugin doesn’t load your server with heavy indexing and searching tasks. Most probably, your store will work faster thanks to this!
- High Indexing speed: You don’t need to wait for days while the scheduled database reindex will be launched! We index your store products almost in real-time! So you can make changes, add new items and in a few seconds your modifyings will be available in your customers search.
About pricing
Our plugin use Omega Search SaaS Service. We have a FREE plan and paid plans. Please, check
our pricing plans.
Advantages over other search solutions
- You don't need to install heavy search engines like Sphinx, Solr or Elasticsearch. You don't need to do complex search configuration and pay your hosting provider for help. You don't need to have a dedicated server to run search engine.
- Our search does not consume resources of your server. We will not overload your server. All search queries are performed on our servers and final results are rendered in the browser by javascript.
- Search is very fast. It returns results in few milliseconds.
- Search can work with huge number of products, posts, documents, etc.
- Our search solution has huge number of useful features, which are very important for your customers. For example, filters in the layered navigation allows to find necessary items in very intuitive way.
More Information
Check our demo!
Visit the
Omega Commerce website for documentation and support.
Or contact us at support@omegacommerce.com and we’ll gladly try to help you!
From your WordPress dashboard
- Visit 'Plugins > Add New'
- Search for 'Omega Instant Search for WooCommerce'
- Activate 'Omega Instant Search for WooCommerce' from your Plugins page.
From
WordPress.org
- Download 'Omega Instant Search for WooCommerce'.
- Upload the 'omegacommerce-search-woo' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
- Activate 'Omega Instant Search for WooCommerce' from your Plugins page.
Once Activated
- Open WordPress Admin panel. Open Omega Search menu.
- Login or Register in our service.
- Visit 'Omega Search > Settings' menu. Click a button 'Run Data Synchronization' to sync data.
- Open store frontend and start typing in the search box. You should see a dropdown list of search autocomplete.
Data synchronization
There are several options to peform a data synchronization:
- Default. Data is synchronized when you add/update/remove item using wordpress admin panel.
- Syncronisation by wordpress cron. To enable this option, open Omega Search > Settings, enable "Run Data Synchronization By CRON". Make sure that you have setup a cronjob for wordpress. Plugin will synchronize only added/updated/removed items.
- Syncronisation using external script. You can run data synchronization manually using the command: "php [path to your wordpress]/wp-content/plugins/omegacommerce-search-woo/shell/sync.php". Or you can add this script to the crontab. By default script will synchronize only added/updated/removed items. So it will run fast.