All Versions
121
Latest Version
Avg Release Cycle
46 days
Latest Release
944 days ago

Changelog History
Page 9

  • v0.8.1 Changes

    August 16, 2014
    • Added search_method_name option
    • ๐Ÿ›  Fixed order for array of hashes
    • โž• Added support for Mongoid 2
  • v0.8.0 Changes

    July 12, 2014
    • โž• Added support for Elasticsearch 1.2
  • v0.7.9 Changes

    June 30, 2014
    • โž• Added tokens method
    • โž• Added json option
    • โž• Added exact matches
    • โž• Added prev_page for Kaminari pagination
    • โž• Added import option to reindex
  • v0.7.8 Changes

    June 22, 2014
    • Added boost_by and boost_where options
    • โž• Added ability to boost fields - name^10
    • โž• Added select option for load: false
  • v0.7.7 Changes

    June 10, 2014
    • โž• Added support for automatic failover
    • ๐Ÿ›  Fixed operator option (and default) for partial matches
  • v0.7.6 Changes

    May 20, 2014
    • โž• Added stats option to facets
    • โž• Added padding option
  • v0.7.5 Changes

    May 13, 2014
    • ๐Ÿ”€ Do not throw errors when index becomes out of sync with database
    • โž• Added custom exception types
    • ๐Ÿ›  Fixed offset and offset_value
  • v0.7.4 Changes

    May 06, 2014
    • ๐Ÿ›  Fixed reindex with inheritance
  • v0.7.3 Changes

    April 30, 2014
    • ๐Ÿ›  Fixed multi-index searches
    • ๐Ÿ›  Fixed suggestions for partial matches
    • โž• Added offset and length for improved pagination
  • v0.7.2 Changes

    April 24, 2014
    • โž• Added smart facets
    • โž• Added more fields to load: false result
    • ๐Ÿ›  Fixed logging for multi-index searches
    • Added first_page? and last_page? for improved Kaminari support