jloisel

Results 2 issues of jloisel

Elasticsearch Rest High Level Client is deprecated in favor of: https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/7.17/index.html There is still the possibility to have both clients inside a single application: https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/7.17/migrate-hlrc.html Still, would be better to...

enhancement

New interfaces: ReadableText, WriteableText Implementations as decorators: PrintableText, SaveableTextFile, ReadableTextFile