Re: Configuring lucene to suggest the indexed string for all the searches of the substring of the indexed string

2013-06-10 Thread Prathik Puthran
>>> Prathik > >>>>>> > >>>>>> > >>>>>> On Thu, Jun 6, 2013 at 2:05 AM, Mikhail Khludnev > >>>>>> >>>>>>> wrote: > >>>>>> > >>>>>>> Please ex

Re: Configuring lucene to suggest the indexed string for all the searches of the substring of the indexed string

2013-06-10 Thread Walter Underwood
gt;>>>>>> processing is suggested usually. from my POV is the case for >>>>> query-time >>>>>>> processing i.e. PrefixQuery aka wildcard query Jason* . >>>>>>> Ultra-fast term retrieval also provided by TermsComponent. >

Re: Configuring lucene to suggest the indexed string for all the searches of the substring of the indexed string

2013-06-09 Thread Prathik Puthran
y-time > > >> > > processing i.e. PrefixQuery aka wildcard query Jason* . > > >> > > Ultra-fast term retrieval also provided by TermsComponent. > > >> > > > > >> > > > > >> > > On Wed, Jun 5, 2013 at 8:09

Re: Configuring lucene to suggest the indexed string for all the searches of the substring of the indexed string

2013-06-06 Thread Otis Gospodnetic
gt; >wrote: > >> > > > >> > > > ngrams? > >> > > > > >> > > > See: > >> > > > http://lucene.apache.org/core/**4_3_0/analyzers-common/org/** > >> > > > apache/lucene/analysis/ngram/**NGramFilter

Re: Configuring lucene to suggest the indexed string for all the searches of the substring of the indexed string

2013-06-06 Thread Walter Underwood
>>>> On Wed, Jun 5, 2013 at 8:09 PM, Jack Krupansky < >>> j...@basetechnology.com >>>>>> wrote: >>>>> >>>>>> ngrams? >>>>>> >>>>>> See: >>>>>> http://lucene.apache.org/core/

Re: Configuring lucene to suggest the indexed string for all the searches of the substring of the indexed string

2013-06-06 Thread Mikhail Khludnev
ilterFactory.html< > > > http://lucene.apache.org/core/4_3_0/analyzers-common/org/apache/lucene/analysis/ngram/NGramFilterFactory.html > > > > > > > > > -- Jack Krupansky > > > > > > -Original Message----- From: Prathik Puth

Re: Configuring lucene to suggest the indexed string for all the searches of the substring of the indexed string

2013-06-06 Thread Prathik Puthran
; See: >> > > > http://lucene.apache.org/core/**4_3_0/analyzers-common/org/** >> > > > apache/lucene/analysis/ngram/**NGramFilterFactory.html< >> > > >> http://lucene.apache.org/core/4_3_0/analyzers-common/org/apache/lucene/analysis/ngram/NGramFilterFactory.ht

Re: Configuring lucene to suggest the indexed string for all the searches of the substring of the indexed string

2013-06-06 Thread Prathik Puthran
s/ngram/**NGramFilterFactory.html< > > > > http://lucene.apache.org/core/4_3_0/analyzers-common/org/apache/lucene/analysis/ngram/NGramFilterFactory.html > > > > > > > > > > > > -- Jack Krupansky > > > > > > > > -Original M

Re: Configuring lucene to suggest the indexed string for all the searches of the substring of the indexed string

2013-06-06 Thread Upayavira
Jack Krupansky > > > > > > -----Original Message----- From: Prathik Puthran > > > Sent: Wednesday, June 05, 2013 11:59 AM > > > To: solr-user@lucene.apache.org > > > Subject: Configuring lucene to suggest the indexed string for all the > > >

Re: Configuring lucene to suggest the indexed string for all the searches of the substring of the indexed string

2013-06-05 Thread Prathik Puthran
tml > > > > > > -- Jack Krupansky > > > > -Original Message- From: Prathik Puthran > > Sent: Wednesday, June 05, 2013 11:59 AM > > To: solr-user@lucene.apache.org > > Subject: Configuring lucene to suggest the indexed string for all the > > se

Re: Configuring lucene to suggest the indexed string for all the searches of the substring of the indexed string

2013-06-05 Thread Mikhail Khludnev
> > -- Jack Krupansky > > -Original Message- From: Prathik Puthran > Sent: Wednesday, June 05, 2013 11:59 AM > To: solr-user@lucene.apache.org > Subject: Configuring lucene to suggest the indexed string for all the > searches of the substring of the indexed string >

Re: Configuring lucene to suggest the indexed string for all the searches of the substring of the indexed string

2013-06-05 Thread Prathik Puthran
ene/analysis/ngram/**NGramFilterFactory.html<http://lucene.apache.org/core/4_3_0/analyzers-common/org/apache/lucene/analysis/ngram/NGramFilterFactory.html> > > -- Jack Krupansky > > -Original Message- From: Prathik Puthran > Sent: Wednesday, June 05, 2013 11:59 AM > To: solr

Re: Configuring lucene to suggest the indexed string for all the searches of the substring of the indexed string

2013-06-05 Thread Jack Krupansky
suggest the indexed string for all the searches of the substring of the indexed string Hi, Is it possible to configure solr to suggest the indexed string for all the searches of the substring of the string? Thanks, Prathik

Configuring lucene to suggest the indexed string for all the searches of the substring of the indexed string

2013-06-05 Thread Prathik Puthran
Hi, Is it possible to configure solr to suggest the indexed string for all the searches of the substring of the string? Thanks, Prathik