Sunspot v2.2.8 Release Notes
Release Date: 2018-03-26 // over 5 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
andsunspot:solr:restart
(#843)
๐ Documentation