Re: Spring data solr can not search Bluetooth®

2014-09-15 Thread Chris Hostetter
-solr : Date: Mon, 15 Sep 2014 14:13:40 -0700 (PDT) : From: sachin.jain : Reply-To: solr-user@lucene.apache.org : To: solr-user@lucene.apache.org : Subject: Spring data solr can not search Bluetooth® : : Hi : : I am using spring data solr to access Solr. I have a framework that has : search function

Spring data solr can not search Bluetooth®

2014-09-15 Thread sachin.jain
Hi I am using spring data solr to access Solr. I have a framework that has search functionality. When I try to search for Bluetooth® in solr directly as a query it produces results, but when I try to do the same using spring data solr it does not give any results. Any idea about the odd behavior