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

MoreLikeThis doesn't escape shard queries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.4
    • 4.9, 6.0
    • MoreLikeThis
    • None

    Description

      MoreLikeThis does not support Lucene special characters as ID in distributed search. ID's containing special characters such as URL's need to be escaped in the first place. They are then unescaped and get sent to shards in an unescaped form, causing the org.apache.solr.search.SyntaxError exception.

      Attachments

        1. SOLR-5205.patch
          3 kB
          Steve Molloy
        2. SOLR-5205-trunk.patch
          1 kB
          Markus Jelsma

        Issue Links

          Activity

            People

              Unassigned Unassigned
              markus17 Markus Jelsma
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: