Releases: spring-projects/spring-data-elasticsearch
Releases · spring-projects/spring-data-elasticsearch
4.2.10
4.4.0-M3
📗 Links
⭐ New Features
- Jackson InvalidDefinitionException for Class Completion #2085
- Support Elasticsearch custom search extension plugin #2065
- Implement support for reindex API [DATAES-955] #1529
🐞 Bug Fixes
- CriteriaQuery search fails with IllegalArgumentException: EXISTS has no value #2080
- Allow to index documents to different indices in a bulk request #2043
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
4.3.2
📗 Links
🐞 Bug Fixes
- CriteriaQuery search fails with IllegalArgumentException: EXISTS has no value #2080
4.2.9
4.4.0-M2
5.0.0-M1
4.4.0-M1
4.3.1
📗 Links
🐞 Bug Fixes
4.2.8
📗 Links
🐞 Bug Fixes
4.3.0
📗 Links
⭐ New Features
- Add possibility to define runtime fields in a search request. #1971
🐞 Bug Fixes
- Set RefreshPolicy parameter to the ElasticRestTemplate copy #1978
- Query setScrollTime not working on reactive search #1974
📔 Documentation
- How to get more information on failed bulk requests using IndexedObjectInformation? #1981