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 i right to conclude this! I know Nutch > partitions by document, by in my environment of very limited bandwidth i > would like to avoid partition by document. > Each partitionned index is a full index, if your try to partition by term, you can refer a Document in an other index. A cluster with low bandwidth seems strange. Are you using a cluster on cell phones?!
M. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]