Hi all,
In my implementation many fields in documents are having words with
special characters like "Company®" ,"Time™".
Index is created using these fields. However if I make search using
these keywords in solr console, it does not work.
i.e. entering "Company®" or "Time™" in search field box d
Hi All,
I have many documents indexed based on a field having value “anniversary”.
Also there is a redirect term which is having “anniversary” inside this.
E.g. below:
--
termRedirect
/product/silver+25th+anniversary.do
25th anniversary
--