David Smiley created SOLR-17514: ----------------------------------- Summary: SolrJ: Create a CborJacksonRequestWriter Key: SOLR-17514 URL: https://issues.apache.org/jira/browse/SOLR-17514 Project: Solr Issue Type: New Feature Security Level: Public (Default Security Level. Issues are Public) Components: SolrJ Reporter: David Smiley
Once Solr accepts CBOR more completely for indexing, we should create a CborJacksonRequestWriter that works with Jackson supporting CBOR to write updates. Can separate this into two phases -- Jackson for JSON, then CBOR. Note/risk: Does the OpenAPI direction for SolrJ lead to another alternative conception of how the indexing classes work? _(as of this writing, RequestWriter is in need of a refactor so that it's an abstract class or interface instead of being for XML)._ -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org