sematext.com/ :: Solr - Lucene - Nutch
> Lucene ecosystem search :: http://search-lucene.com/
>
>
>
> - Original Message
> > From: openvictor Open
> > To: solr-user@lucene.apache.org
> > Sent: Thu, February 3, 2011 10:15:47 AM
> > Subject: Re:
ijesh
>
> >
> > Use analysis.jsp to see what happening at index time and query time with
> > your
> > input data.You can use highlighting to see if match found.
> >
> > -
> > Thanx:
> > Grijesh
> > http://lucidimagination.com
> &
>
>> > >
>> > > Use analysis.jsp to see what happening at index time and query time
>> with
>> > > your
>> > > input data.You can use highlighting to see if match found.
>> > >
>> > > -
>> > > Thanx:
>> > > Grijesh
>> > > http://lucidimagination.com
>> > > --
>> > > View this message in context:
>> > >
>> >
>> http://lucene.472066.n3.nabble.com/Using-terms-and-N-gram-tp2410938p2411244.html
>> > > Sent from the Solr - User mailing list archive at Nabble.com.
>> > >
>> >
>>
>
>
> > > Use analysis.jsp to see what happening at index time and query time
> with
> > > your
> > > input data.You can use highlighting to see if match found.
> > >
> > > -
> > > Thanx:
> > > Grijesh
> > > http://lucidimagination.com
> > > --
> > > View this message in context:
> > >
> >
> http://lucene.472066.n3.nabble.com/Using-terms-and-N-gram-tp2410938p2411244.html
> > > Sent from the Solr - User mailing list archive at Nabble.com.
> > >
> >
>
esh
>
> >
> > Use analysis.jsp to see what happening at index time and query time with
> > your
> > input data.You can use highlighting to see if match found.
> >
> > -
> > Thanx:
> > Grijesh
> > http://lucidimagination.com
> > --
>
ruary 03, 2011 12:02 AM
> To: solr-user@lucene.apache.org
> Subject: Using terms and N-gram
>
> Dear all,
>
> I am trying to implement an autocomplete system for research. But I am
> stuck
> on some problems that I can't solve.
>
> Here is my problem :
> I giv
me and query time with
> your
> input data.You can use highlighting to see if match found.
>
> -
> Thanx:
> Grijesh
> http://lucidimagination.com
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Using-terms-and-N-gram-tp2410938p2411244.html
>
Use analysis.jsp to see what happening at index time and query time with your
input data.You can use highlighting to see if match found.
-
Thanx:
Grijesh
http://lucidimagination.com
--
View this message in context:
http://lucene.472066.n3.nabble.com/Using-terms-and-N-gram-tp2410938p2411244
Dear all,
I am trying to implement an autocomplete system for research. But I am stuck
on some problems that I can't solve.
Here is my problem :
I give text like :
"the cat is black" and I want to explore all 1 gram to 8 gram for all the
text that are passed :
the, cat, is, black, the cat, cat is