News

Read OpenSearch code, the JsonXContentParser.java#L173 is using jackson ParserBase.java#L680, which will convert double to int by default. Can we configure some setting to let the XContentParser ...