-
06-12-2013 version 0.2.4
- Add is_safe => html to the sphinx_highlight twig filter
-
27-09-2013 version 0.2.3
- Add twig extension to highlight search words in content
- Doctrine bridge now can find entities in a one query for each index name
- Sphinxsearch service now can automatically add filters to select between two dates (and only one of it to)
-
26-09-2013 version 0.2.2
- Now bridge can convert queries with multiple indexes
-
26-09-2013 version 0.2.1
- Add bridge for doctrine to auto convert search results to entities
- Some bugs fixed