I tried & and it solved the 500 error code. But still it could find
punctuation marks.
Although the parsed query didnt contain the punctuation mark,

<str name="rawquerystring">"{"</str>
<str name="querystring">"{"</str>
<str name="parsedquery">text:</str>
<str name="parsedquery_toString">text:</str>

 but still the numfound gives 1 

<result name="response" numFound="1" start="0">

and the highlight shows the result of punctuation mark
 <em>{</em>
The steps I did:
1- editing the schema
2- restart the server
3-delete the file
4-index the file




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Remove-specific-punctuation-marks-tp4009795p4009835.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to