I think more detail is in needed.

-----Original Message-----
From: Krishnan, Ananda [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 11, 2006 10:46 PM
To: java-dev@lucene.apache.org
Cc: [EMAIL PROTECTED]
Subject: RE: Lucene Index comparison..


Hi

i will explain about my problem a bit more in detail.
Every night at a particular time indexing will be happen. I have to find out
any new urls or any files have been added in the  new index so that i have
to send an alert to the customer.

I know about sending alert to the customer but i am not sure about the
comparison of the indexes.

Have you ever tried this.. If so please let me know about the approach so
that it would be much helpful for me.

Thanks and regards
Anandha krishnan.


-----Original Message-----
From: karl wettin [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 11, 2006 5:48 PM
To: java-dev@lucene.apache.org
Subject: Re: Lucene Index comparison..


On Thu, 2006-05-11 at 10:32 +0530, Krishnan, Ananda wrote:
> Hi
>
> Can anyone please help me to know about how to compare two different
lucene indexes.

I think there has been four instances of this question lately, including
my own.

Mine is only compatible with the 1.9_20060505-karl1 branch, and really
more of a test case. I will add it to my next update of
<http://issues.apache.org/jira/browse/LUCENE-550>. I can send you the
broken snapshot off list if you want.

It is supplied with two index readers and
 * iterates and compare all terms, documents and positions.
 * places a couple of searches and compare the results.
 * does not compare the term frequency vectors.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



This e-mail and any attachment is for authorised use by the intended
recipient(s) only. It may contain proprietary material, confidential
information and/or be subject to legal privilege. It should not be copied,
disclosed to, retained or used by, any other party. If you are not an
intended recipient then please promptly delete this e-mail and any
attachment and all copies and inform the sender. Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to