mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-11-02 07:38:59 +00:00
Add test and directly use SearchHit to pass on the index name. Fix minor flaw in Exception translation for non existing indices along the way. Original Pull Request: #257