[
https://issues.apache.org/jira/browse/SOLR-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810445#comment-13810445
]
Steve Molloy commented on SOLR-5205:
------------------------------------
Strike the part trying to avoid code duplication in ClientUtils by calling
ToStringUtils, solrj cannot see ToStringUtils in its dependencies. :(
(Should there be a common utility package available for lucene, solr & solrj?)
> 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.6
>
> Attachments: SOLR-5205-trunk.patch, SOLR-5205.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]