Re: Index partitioning by term

2007-07-04 Thread Mike Klaas
On 4-Jul-07, at 5:31 AM, Ndapa Nakashole wrote: I am considering using Lucene in my mini Grid-based search engine. I would like to partition my index by term as opposed to partition by document. From what i have read in the mailing list so far, it seems like partition by term is impossible

Re: Index partitioning by term

2007-07-04 Thread Mathieu Lecarme
Ndapa Nakashole a écrit : > I am considering using Lucene in my mini Grid-based search engine. I > would > like to partition my index by term as opposed to partition by > document. From > what i have read in the mailing list so far, it seems like partition > by term > is impossible with Lucene. am

Index partitioning by term

2007-07-04 Thread Ndapa Nakashole
I am considering using Lucene in my mini Grid-based search engine. I would like to partition my index by term as opposed to partition by document. From what i have read in the mailing list so far, it seems like partition by term is impossible with Lucene. am i right to conclude this! I know Nutch