A Workarea Commerce plugin that enables visitors of your site to use the site-wide search to find content pages.
- Indexes content pages in Elasticsearch
- Enables returning both product and content search results on the storefront
- Adds the ability for visitors to toggle between content and product results
Add the gem to your application's Gemfile:
# ...
gem 'workarea-content_search'
# ...Update your application's bundle.
cd path/to/application
bundleIf you are adding this to an existing site, reindex the storefront.
bin/rails workarea:search_index:storefrontSee https://developer.workarea.com for Workarea Commerce documentation.
Workarea Content Search is released under the Business Software License