Hi ,chuck. I have implment my own parallelReader by override methods like
Document and ParallelTermDocs ,and it really works.Your idea isnpired me and
I highly appreciate you help.Maybe after some bug fix I can contribute my
code so that everyone can share the idea and implementation if they
encou
thank you very much Chuck.But I still wondered is there any way that I can
revise ParallelReader so that it do not need the same doc id
.Can IndexReader comebine different doc according some mapping rules ?for
example I can override Document method that combine docs from indices
acoording to same
Hi Chuck:
I am still looking forward to a solution which ensure to to meet the
constraints of
ParallelReader so that I can use it for my seach programm. I have
tried a lot of methods but none of them
is good enough for me because of obvious
bugs. Can you help me? thanks in advance
I greatly appreciate your help Chuck .Thanks again :)
Some of the indices are time-sensitive,so a transaction may not suit
for me. Can some method meet the time requirement besides the
constraints of parallelReader?Thank you again
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addi
Thank you chuck !!! That really helps me.By the way ,Is there a good
algorithm to meet the constraints of ParallelReader,or some others
have implemented some code for it? Thank you
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
-- Forwarded message --
From: wu fox <[EMAIL PROTECTED]>
Date: 2006-5-21 下午8:58
Subject: How to combine results from several indices
To: [EMAIL PROTECTED]
Hi all:
I have several indices and each index describe part of a document.
For example ,a index contains dubli