Improved ElasticSearch v7.x Support
We are out with a new release 🎉 that includes major enhancements and compatibility fixes for the latest ElasticSearch release.
- Fixes data view for indexes that were originally created for v6.x, but later upgraded to v7.x,
- Change the search query to not run match_phrase prefix on
.keyword
fields, support for which has been removed starting v7.x, - Improvements in Search Preview functionality for v7.x, as well as an important bug fix that prevented search preview from loading for certain v7.x apps,
- Query view adds support for v7.x indexes,
- Add placeholder for showing an example for a custom mapping format.
You can test this live at dejavu.appbase.io or get the Chrome extension or the Docker image.