Peter-Josef Meisch

Results 27 issues of 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...

type: enhancement

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...

type: enhancement

Referring to #2647, this is a general enhancement that would address that issue as well.

type: enhancement

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...

type: task

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

type: enhancement