You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Markus Jelsma (JIRA)" <ji...@apache.org> on 2013/08/30 12:54:52 UTC

[jira] [Created] (SOLR-5205) MoreLikeThis doesn't escape shard queries

Markus Jelsma created SOLR-5205:
-----------------------------------

             Summary: MoreLikeThis doesn't escape shard queries
                 Key: SOLR-5205
                 URL: https://issues.apache.org/jira/browse/SOLR-5205
             Project: Solr
          Issue Type: Bug
          Components: MoreLikeThis
    Affects Versions: 4.4
            Reporter: Markus Jelsma
             Fix For: 4.5, 5.0


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org