- Added mapping validator.
- Best bets content selector
- Create indices with mappings
- Geo-point filtering and sorting
- Support for
IDictionary<string, object>
properties. - Delete-all function in index administration GUI
- Support for synonyms from file
- Support for multiword synonyms
- Support for all blob types (remove hardcoded FileBlob coupling)
- Index unpublished content
- ES 7 support
- ACL filtering
- ES 6 support
- Replace Attachment Mapper with Ingest plugin
- No dynamic mapping, base on analyzed content
- Commerce overhaul, catalog content now has its own index
- MoreLikeThis function including widget
- Moved to GitHub
- Added support for custom MessageHandler in HttpClient