What *is* a lucene document?

2005-06-04 Thread Phillip Rhodes
I understand that "Documents are the primary retrievable units from a Lucene query" But I don't know if I want to have 12 documents in the lucene index that represent the same business object, or if I should place 12 different business documents within the lucene index. Here is the backgroun

Re: managing docids for ParallelReader

2005-06-04 Thread Sebastian Marius Kirsch
Dear Doug, thanks for your message. On Fri, Jun 03, 2005 at 09:37:01AM -0700, Doug Cutting wrote: > Sebastian Marius Kirsch wrote: > >I took up your suggestion to use a ParallelReader for adding more > >fields to existing documents. I now have two indexes with the same > >number of documents, but