Hello Solr folks,
I have a Web Service app, which uses CloudSolrClient to connect to a solr 
server to query for similar documents against field search in a collection 
through MoreLikeThis function by given docId. The content in the search field 
is copied from original text of a document.
The Web Service app works fine with most documents. But whenever a document 
contains colon, e.g. "subj:cedation", it throws out exceptions, complaining 
about ":". Have you folks ever seen such problems? Any tips to resolve  the 
issue?

In my dev env, I have a newer version of solr installed, which uses 
HttpSolrClient to do the same query. The problem didn't happen. I was wondering 
whether the issues only happen with old versions of solr or not.

I wish to get ideas from solr community.
Thanks a lot in advance.

Hansen Wu
Associate | Lead Data Scientist
Booz | Allen | Hamilton

Email: wu_han...@bah.com<mailto:wu_han...@bah.com>


Reply via email to