Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 652 Bytes

File metadata and controls

21 lines (13 loc) · 652 Bytes

Changelog for SphinxsearchBundle

  • 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