On 2022-08-28 5:36 PM, Rahul Goswami wrote:
Hi Dmitri,
I am not sure if I understand your second comment. Can you please elaborate?

Try doing it in XML instead of JSON. JSON has data types encoded in the syntax and if it were me, I'd take those over the 't'-'1'-'F' guesswork.

My $.02 is Solr shouldn't have been doing what TFM says in the first place. Among other reasons, because once you have a managed schema and "Field value class guessing", you have a chicken-and-egg problem.

Or at least that behaviour should be limited to XML input and clearly documented as such, with the caveat that if the field wasn't previously defined, your result may be anything.

Dima

Reply via email to