> HI,
> Even if i have used all the posibility way like class="solr.LowerCaseFilterFactory"/> still i am getting
> same problrm.If
> anyone facedĀ before same problemĀ please let me
> know how you have solved.
WordDelimeterFilterFactory with split on change case setting may cause this. It
will b
HI,
Even if i have used all the posibility way like still i am getting same problrm.If
anyone faced before same problem please let me know how you have solved.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Casesensitive-search-problem-tp3506883p3508765.html
Sent from the
Check this :
http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.LowerCaseFilterFactory
On Mon, Nov 14, 2011 at 3:24 PM, jayanta sahoo wrote:
> Hi,
> Whenever I am searching with the words "OfficeJet" or "officejet" or
> "Officejet" or "oFiiIcejET". I am getting the different result
Hi,
Whenever I am searching with the words "OfficeJet" or "officejet" or
"Officejet" or "oFiiIcejET". I am getting the different results for each
search respectively. I am not able to understand why this is happening?
I want to solve this problem such a way that search will become case
insensiti