Actualités

Hi How can I change an array list to integer or double? this is my code and i want show answer like a number and i use it not just print it ...
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 ...