Releases: javer/JaverSphinxBundle
Releases · javer/JaverSphinxBundle
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
What's new:
- Behat: allow several calls to indexer in a single scenario
- Behat: close Sphinx connection at the end of the scenario
- Loader: fix loading data for joined fields
- Query: fixed duplicate call to Sphinx
- Query: allow using MATCH clause with pre-escaped (safe) values
- Query::quoteMatch() is now public