Re: solr wildcard queries and analyzers

2011-01-12 Thread Matti Oinas
-- Original Message ----- >> From: "Matti Oinas" >> To: solr-user@lucene.apache.org >> Sent: Tuesday, 11 January, 2011 12:47:52 PM >> Subject: Re: solr wildcard queries and analyzers >> >> This might be the solution. >> >> >> http://luce

Re: solr wildcard queries and analyzers

2011-01-12 Thread Jayendra Patil
ginal Message - > From: "Matti Oinas" > To: solr-user@lucene.apache.org > Sent: Tuesday, 11 January, 2011 12:47:52 PM > Subject: Re: solr wildcard queries and analyzers > > This might be the solution. > > > http://lucene.apache.org/java/3_0_2/api/contrib-misc

Re: solr wildcard queries and analyzers

2011-01-12 Thread Kári Hreinsson
is before? - Kári - Original Message - From: "Matti Oinas" To: solr-user@lucene.apache.org Sent: Tuesday, 11 January, 2011 12:47:52 PM Subject: Re: solr wildcard queries and analyzers This might be the solution. http://lucene.apache.org/java/3_0_2/api/contrib-misc/org/apach

Re: solr wildcard queries and analyzers

2011-01-11 Thread Matti Oinas
This might be the solution. http://lucene.apache.org/java/3_0_2/api/contrib-misc/org/apache/lucene/queryParser/analyzing/AnalyzingQueryParser.html 2011/1/11 Matti Oinas : > Sorry, the message was not meant to be sent here. We are struggling > with the same problem here. > > 2011/1/11 Matti Oinas

Re: solr wildcard queries and analyzers

2011-01-11 Thread Matti Oinas
Sorry, the message was not meant to be sent here. We are struggling with the same problem here. 2011/1/11 Matti Oinas : > http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#Analyzers > > On wildcard and fuzzy searches, no text analysis is performed on the > search word. > > 2011/1/11 Kári

Re: solr wildcard queries and analyzers

2011-01-11 Thread Matti Oinas
http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#Analyzers On wildcard and fuzzy searches, no text analysis is performed on the search word. 2011/1/11 Kári Hreinsson : > Hi, > > I am having a problem with the fact that no text analysis are performed on > wildcard queries.  I have the