Multisite-Search, Faceted Search
See two advanced usages of the JCI PRO Plugin: Multisite- and Facetted-Search
Multisite-Search
WordPress offers an API for Search. So you can use the JCI PRO Pluign to ask several WordPress-Sites for a search.
See how this is done here.
Faceted Search
Guess you have a JSON with many travel locations and hotels with prices at every site. You want to offer a search where customers can select the available places, the price, etc.; without reloading the page, the matching items are displayed.
This can be done with the JCI PRO Plugin:
- Put together the list of locations, the min- & max-price, etc.
- Create a search column with an input field, sliders, and checkboxes…
- Create a paginated result list, updated when changing the search column.
Simple Example: In Action | How this is done
Advanced Example: In Action | How this is done