Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- Is contained by
-
SOLR-17510 Umbrella: CBOR, SolrJ compatible
- Open
- is depended upon by
-
SOLR-17513 CBOR: support all Solr's update capabilities
- Open