Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-15735

SolrJ should fully support Solr's v2 API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • v2 API

    Description

      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).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gerlowskija Jason Gerlowski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: