Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0-ALPHA
-
None
Description
"spellcheck": { "suggestions": [ "dalllas", { <snip> { "word": "canallas", "freq": 1 } ] }, "correctlySpelled", false, "collation", "dallas" ] }
The correctlySpelled and collation key/values are stored as consecutive elements in an array - quite odd. Is there a reason isn't not a key/value map like most things?
Attachments
Attachments
Issue Links
- is related to
-
SOLR-10522 Duplicate keys in "collations" object with JSON response format
- Closed