Sunspot v2.2.8 Release Notes

Release Date: 2018-03-26 // about 6 years ago
  • 2.2.8 (2018-03-26)

    ๐Ÿ‘Œ Improvements:

    • โž• Added support for conjunctions with bounding box (#347)
    • โž• Added DSL for skipping stored fields retrieval (#892)
    • Don't rebuild spellchecker after every commit (c4cc039)

    ๐Ÿ› Bug fixes

    • Proper listing fields in fl query (#827)
    • โšก๏ธ Clear field values properly with atomic_update (#826)
    • ๐Ÿ‘ Allow spellcheck collation for one word (#828)
    • ๐Ÿ›  Fix sunspot:solr:stop and sunspot:solr:restart (#843)

    ๐Ÿ“š Documentation

    • โšก๏ธ Updated type reference section in README (#832)
    • ๐Ÿ‘ Better docs for Sunspot::Search::HitEnumerable#verified_hits (#884)
    • Notes on sunspot_solr gem usage in production environment (#896)