> Thanks,
>
> Christine
>
> [1] https://solr.apache.org/guide/8_11/response-writers.html#json-nl
>
> From: users@solr.apache.org At: 02/19/22 08:47:21 UTCTo:
> users@solr.apache.org
> Subject: Duplicate keys in Luke JSON response
>
> The Luke Request Handler returns duplica
The Luke Request Handler returns duplicate object keys in the JSON response
for multiValued fields. Only the last value survives the trip through a
decoder.
E.g. http://localhost:8983/solr/techproducts/admin/luke?show=doc&id=SP2514N
Snippet of the response:
"cat":{
"type":"string",