Sphinx is a full-text search engine, publicly distributed under GPL version 2. Technically, Sphinx is a standalone software package provides fast and relevant full-text search functionality to client applications. It was specially designed to integrate well with SQL databases storing the data, and to be easily accessed by scripting languages. For more information, please go to Sphinx documentation (http://sphinxsearch.com/).
This extension replaces OpenCart built-in search functionality with Sphinx powered search mode.
It provides better search results with significant speed improvements along with support for Sphinx based
categories listings.
If you face issues email us at support (at) iverest.com
Paid support and custom modifications are available on demand.
Changelog:
- v1.2.2 - Fix merging of category sub filter
- Fix autocomplete category limit
- Add support for filtering by manufacturer id
- Add support for filtering by product attribute
- v1.2.1 - Fix wrong server address for RT indexes
- v1.2.0 - Support for RT indexes and multiple languages
- v1.0 - Initial release