Jason Gerlowski created SOLR-15735:
--------------------------------------

             Summary: SolrJ should fully support Solr's v2 API
                 Key: SOLR-15735
                 URL: https://issues.apache.org/jira/browse/SOLR-15735
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: v2 API
            Reporter: Jason Gerlowski


Having our v2 API exercised by our test suite would provide a needed boost of 
confidence and serve to flush out any existing gaps. Doing this though requires 
that the v2 API is exposed through SolrJ, since SolrJ is mostly what our tests 
are based on.

This ticket serves as an umrella to track whatever works ends up being 
necessary for updating SolrJ to use the V2 API. At a minimum, this will need to 
include updating individual SolrRequest objects to use a v2 API, and ensuring 
that SolrClient's offer the same optimizations in routing, etc. to v2 requests 
as they do for v1.

One open question that'll impact the scope of this work significantly is 
whether SolrJ must support v1 and v2 simultaneously, or whether individual 
SolrRequest implementations can be switched over to v2 without retaining v1 
support. (See discussion of this 
[here|https://issues.apache.org/jira/browse/SOLR-15141?focusedCommentId=17435576&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17435576]).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to