On Wed, Sep 23, 2009 at 11:30 AM, dharhsana wrote:
>
> Hi Ryan,
>
> I gone through your post
> https://issues.apache.org/jira/browse/SOLR-357
>
> where you mention about prefix filter,can you tell me how to use that
> patch,and you mentioned to use the code as bellow,
>
> positionIncrementGap="1"
Hi Ryan,
I gone through your post
https://issues.apache.org/jira/browse/SOLR-357
where you mention about prefix filter,can you tell me how to use that
patch,and you mentioned to use the code as bellow,
...
...
For using the above code is that you are using EdgeNGra
ursday, April 24, 2008 2:18 PM
> To: solr-user@lucene.apache.org
> Subject: Re: Solr with Auto-suggest
>
>
> On Apr 24, 2008, at 12:25 PM, Rantjil Bould wrote:
> > Hi Group,
> >I was asked in my project to implement google suggest kind
> > of function
McKinley [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 24, 2008 2:18 PM
To: solr-user@lucene.apache.org
Subject: Re: Solr with Auto-suggest
On Apr 24, 2008, at 12:25 PM, Rantjil Bould wrote:
> Hi Group,
>I was asked in my project to implement google suggest kind
> of func
On Apr 25, 2008, at 3:02 AM, Rantjil Bould wrote:
Nice. Great help. I have added following fields to hold tokens.
class="solr.KeywordTokenizerFactory"/>
Nice. Great help. I have added following fields to hold tokens.
On Apr 24, 2008, at 12:25 PM, Rantjil Bould wrote:
Hi Group,
I was asked in my project to implement google suggest
kind of
functionality for searching help system. I have seen one thread
http://www.mail-archive.com/solr-user@lucene.apache.org/
msg06739.html which
deals with the wa