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: [email protected]
For additional commands, e-mail: [email protected]