Skip to content

Releases: javer/JaverSphinxBundle

v1.1.5

10 May 08:31
v1.1.5
35b25ab
Compare
Choose a tag to compare

Fix compatibility with Symfony 4 DataCollector

v1.1.4

25 Oct 13:01
v1.1.4
ee6e84a
Compare
Choose a tag to compare

Fix loading data from an empty source

v1.1.3

11 Oct 17:18
v1.1.3
b764591
Compare
Choose a tag to compare

Add support of string values in IN condition

v1.1.2

20 Sep 19:58
v1.1.2
c7f22c8
Compare
Choose a tag to compare

Add support of distributed indexes

v1.1.1

13 Jun 13:12
v1.1.1
a9768ad
Compare
Choose a tag to compare

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

v1.1.0

26 May 22:09
v1.1.0
8e8524c
Compare
Choose a tag to compare

What's new:

  • Behat context to test search
  • Config parser and generator
  • Daemon launcher
  • Converter from MySQL to real-time indexes
  • Doctrine data loader

v1.0.0

21 May 23:43
v1.0.0
1846ce5
Compare
Choose a tag to compare

First public release