How to make search with special characters in keywords

2012-02-01 Thread Tejinder Rawat
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

Exact keyword search and redirect term

2011-03-31 Thread Tejinder Rawat
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 --