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

SolrClient.getById() does not escape parameter separators within ids

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 8.5
    • 9.0
    • SolrJ
    • None

    Description

      Having a solr document with a comma in its id (e.g. "A,B"), SolrClient.getById() is not able to retrieve this document, because it queries /get?ids=A,B instead of /get?ids=A\,B.

      Attachments

        Issue Links

          Activity

            People

              mdrob Mike Drob
              schuch Markus Schuch
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h