Re: Solr Autosuggest help

2011-03-17 Thread Otis Gospodnetic
/ - Original Message > From: rahul > To: solr-user@lucene.apache.org > Sent: Thu, March 17, 2011 10:12:27 AM > Subject: Re: Solr Autosuggest help > > hi, > > We have found that 'EnglishPorterFilterFactory' causes that issue. I believe > that is used

Re: Solr Autosuggest help

2011-03-17 Thread rahul
nks. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Autosuggest-help-tp2580944p2693601.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Autosuggest help

2011-03-17 Thread rahul
ong? why the last letter get missing. It occurs for a few word only. Suggestions for other words are good only. One more query, how the word 'sci/tech' will be indexed in solr. If I search on sci/tech it wont send any results. Thanks in Advance. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Autosuggest-help-tp2580944p2692651.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Autosuggest help

2011-03-07 Thread rahul
hi.. thanks for your replies.. It seems I mistakenly put ShingleFilterFactory in another field. When I put the factory in correct field it works fine now. Thanks. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Autosuggest-help-tp2580944p2645780.html Sent from the

Re: Solr Autosuggest help

2011-03-07 Thread Ahmet Arslan
> I have added the following line in both the  section > and in   section in > schema.xml. > > filter class="solr.ShingleFilterFactory" > maxShingleSize="2" > outputUnigrams="true" outputUnigramIfNoNgram="true" > > And reindex my content. However, if I query solr for the > multi work search > ter

Re: Solr Autosuggest help

2011-03-06 Thread rahul
nal', it only returns words like javadoc, javascript.. Could any one update me how to correct this.. or what I am missing.. thanks, -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Autosuggest-help-tp2580944p2645316.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Autosuggest help

2011-02-26 Thread Ahmet Arslan
> I am using Solr  (1.4.1) AutoSuggest feature using > termsComponent. > > Currently, if I type 'goo' means, Solr suggest words like > 'google'. > > But I would like to receive suggestions like 'google, > google alerts, ..' . > ie, suggestions with single and multiple terms. > > Not sure, whethe

Solr Autosuggest help

2011-02-26 Thread rahul
Advance. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Autosuggest-help-tp2580944p2580944.html Sent from the Solr - User mailing list archive at Nabble.com.