I have a field of type solr.TextField without any patternreplacecharacterfactory. So now I have docs that have field say example R-1234, and so what I do this as fq=(textfield:R\-123) it's not returning any documents. Am I missing something here interms of escaping character "-" ??
Solr: 8.2.0 is the version that I am using. -- Thanks & Regards, Yaswanth Kumar Konathala. [email protected]
