[ https://issues.apache.org/jira/browse/SOLR-17514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Smiley updated SOLR-17514: -------------------------------- Description: 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)._- was: 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)._ > SolrJ: Create a CborJacksonRequestWriter > ---------------------------------------- > > Key: SOLR-17514 > URL: https://issues.apache.org/jira/browse/SOLR-17514 > Project: Solr > Issue Type: New Feature > Components: SolrJ > Reporter: David Smiley > Priority: Major > > 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