David Smiley created SOLR-17512:
-----------------------------------
Summary: Port JsonLoader to Jackson
Key: SOLR-17512
URL: https://issues.apache.org/jira/browse/SOLR-17512
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Reporter: David Smiley
Port JsonLoader from Noggit to Jackson. Probably keep both versions --
NoggitJsonLoader and JacksonJsonLoader. There's a bit of common functionality
but not much; could create a base class; JsonLoader could be the base class.
Maybe on startup Solr chooses between both impls based on some boolean flag
that will go away in a future Solr version.
Ensure JacksonJsonLoader is easily extensible for JsonFactory subclasses like
CBORFactory.
Why: An enabler for CBOR.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]