Hi Steve,
MemoryIndex appears to be exactly what I'm looking for. Thank you!
Mark
On Mon, Mar 1, 2010 at 2:01 PM, Steven A Rowe wrote:
> Hi Mark,
>
> On 03/01/2010 at 3:35 PM, Mark Ferguson wrote:
> > I will be processing short bits of text (Tweets for example), and
> > need to search them t
Hi Mark,
On 03/01/2010 at 3:35 PM, Mark Ferguson wrote:
> I will be processing short bits of text (Tweets for example), and
> need to search them to see if they certain terms.
You might consider, instead of performing reverse search, just querying all of
your locations against one document at a
MoreLikeThis in contrib may help.
DIGY
-Original Message-
From: Mark Ferguson [mailto:mark.a.fergu...@gmail.com]
Sent: Monday, March 01, 2010 10:35 PM
To: java-user@lucene.apache.org
Subject: Reverse Search
Hello,
I am trying to figure out the best search strategy for my situation and
dexing.
Mélanie
-Original Message-
From: markharw00d [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 28, 2007 4:34 PM
To: java-user@lucene.apache.org
Subject: Re: Reverse search
>>I just want to make sure there is no API either
No, but your code looks like it should do the job. That
lanie
-Original Message-
From: markharw00d [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 28, 2007 4:34 PM
To: java-user@lucene.apache.org
Subject: Re: Reverse search
>>I just want to make sure there is no API either
No, but your code looks like it should do the job. That code can be
rectly.
Thanks
Mélanie
-Original Message-
From: markharw00d [mailto:[EMAIL PROTECTED]
Sent: Monday, March 26, 2007 12:36 AM
To: java-user@lucene.apache.org
Subject: Re: Reverse search
On app startup:
1) parse all Queries and place in an array.
2) Create a RAMIndex containing a doc fo
);
}
I just want to make sure there is no API either create the document from term
or to index the term directly.
Thanks
Mélanie
-Original Message-
From: markharw00d [mailto:[EMAIL PROTECTED]
Sent: Monday, March 26, 2007 12:36 AM
To: java-user@lucene.apache.org
Subject: Re: Reverse search
Hi Mark,
Thanks, it does help. I will try that.
Mélanie
-Original Message-
From: markharw00d [mailto:[EMAIL PROTECTED]
Sent: Monday, March 26, 2007 12:36 AM
To: java-user@lucene.apache.org
Subject: Re: Reverse search
On app startup:
1) parse all Queries and place in an array.
2
m in a separate index?
Thanks,
Mélanie Langlois
-Original Message-
From: mark harwood [mailto:[EMAIL PROTECTED]
Sent: Friday, March 23, 2007 11:19 PM
To: java-user@lucene.apache.org
Subject: Re: Reverse search
Bear in mind that the million queries you run on the MemoryIndex c
-how can I select the queries? Should I index them in a separate index?
Thanks,
Mélanie Langlois
-Original Message-
From: mark harwood [mailto:[EMAIL PROTECTED]
Sent: Friday, March 23, 2007 11:19 PM
To: java-user@lucene.apache.org
Subject: Re: Reverse search
Bear in mind tha
tin <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Friday, 23 March, 2007 12:54:36 PM
Subject: Re: Reverse search
23 mar 2007 kl. 09.57 skrev Melanie Langlois:
> Well, I though to use the PerFieldAnalyzerWrapper which contains as
> basic the snowballAnalyzer with English st
2007 12:46 PM
To: java-user@lucene.apache.org
Subject: Re: Reverse search
23 mar 2007 kl. 03.07 skrev Melanie Langlois:
Thanks Karl, the performances graph is really amazing!
I have to say that it would not have think this way around would be
faster, but sounds nice if I can use this, make
analysers you use.
--
karl
>
> Mélanie
>
> -Original Message-
> From: karl wettin [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 23, 2007 10:35 AM
> To: java-user@lucene.apache.org
> Subject: Re: Reverse search
>
>
> 23 mar 2007 kl. 02.12 skrev Melanie Langlois:
&g
karl wettin [mailto:[EMAIL PROTECTED]
Sent: Friday, March 23, 2007 10:35 AM
To: java-user@lucene.apache.org
Subject: Re: Reverse search
23 mar 2007 kl. 02.12 skrev Melanie Langlois:
I want to manage user subscriptions to specific documents. So I
would like to store the subscription (query) int
ssage-
From: karl wettin [mailto:[EMAIL PROTECTED]
Sent: Friday, March 23, 2007 10:35 AM
To: java-user@lucene.apache.org
Subject: Re: Reverse search
23 mar 2007 kl. 02.12 skrev Melanie Langlois:
> I want to manage user subscriptions to specific documents. So I
> would like t
23 mar 2007 kl. 02.12 skrev Melanie Langlois:
I want to manage user subscriptions to specific documents. So I
would like to store the subscription (query) into the lucene
directory, and whenever I receive a new document, I will search all
the matching subscriptions to send the documents to
16 matches
Mail list logo