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

Solr Embedded server has no URI addressing scheme

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • clients - java
    • None

    Description

      There is a URI scheme for addressing Solr via HTTP, but there is no URI scheme available for addressing Solr via embedded. If such a URI scheme existed, it would be easy to code apps that take either URI scheme as configuration parameter.

      Here are two concrete use cases:

      1. SOLR-1499 calls out to a Solr from another Solr, based on an HTTP URL.
        • It cannot easily refer to the same Solr via the embedded interface.
      2. DistributedSearch addresses other Solr instances, and it does not allow directly searching other cores in the same Solr via the direct interface.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lancenorskog Lance Norskog
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: