News

Java API client version 9.0.3 Java version 21 Elasticsearch Version 9.0.3 Problem description KnnQuery models queryVector as List<Float> but serializes as List<Double>, adding roughly 9 bytes per ...
When I bound Text property of Entry to float value with StringFormat='{0:F2}', app crashes when I change value with the following exception: Java.Lang.IllegalArgumentException: 'end should be < than ...