Does the text being searched contain the dot at that place (after doctor)?  



Hid-Mubarmij wrote:
> 
> Hi,
> I am searching on SOLR and want to search exact match keywords.
> Punctualtion(Dot, Period), comma, double quotes or any other single
> charecter is being problematic when searching in SOLR for exact match
> keywords.
> For example a keyword: 
> 
> if i use 
> 
> "he is my doctor." 
> 
> then SOLR is returning the exact record which is correct bu t if I ommit
> the Punctualtion(Dot, Period)  like
> 
> "he is my doctor" 
> 
> SOLR returns Zero results. same case with comma, double quotes etc.
> 
> Anybody have any idea about this.
> 
> Many thanks in advance.
> 

-- 
View this message in context: 
http://n3.nabble.com/SOLR-Exact-match-problem-Punctuations-double-quotes-etc-tp720807p722298.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to