Peter-Josef Meisch
Peter-Josef Meisch
Coming from this discussion: https://github.com/spring-projects/spring-data-elasticsearch/issues/848#issuecomment-1994381856 Currently Spring Data Elasticsearch repositories create the index where their entities should be stored in when the repository implementation is instantiated. This leads to calls...
Referring to #2864; Add a new `DeleteByQuery` class that enriches a `Query` with parameters like `slices`. Deprecated the existing `ElasticsearchOperations.delete(Query ...)` methods in favour of new ones using the new...
Referring to #2647, this is a general enhancement that would address that issue as well.
The goal is to replace the existing property converters with the ones from the spring-data-commons module and deprecate the existing implementation in Spring Data Elasticsearch for later removal. _Hint:_ This...
When I print a page that contains abc notation, it is printed as the plain abc code, not as sheet music. Rendering in Joplin works fine.
see https://github.com/spring-projects/spring-data-commons/issues/3170 and https://github.com/spring-projects/spring-framework/issues/28797