mutiple index question

2005-05-20 Thread Max Pfingsthorn
Hi! I was wondering if Lucene has any sort of functionality to distribute indices so that different fields are stored in separate indices but they still refer to the same document. This would be great for a situation where there are many large documents which have frequently changing properties

Re: mutiple index question

2005-05-20 Thread Paul Elschot
On Friday 20 May 2005 13:58, Max Pfingsthorn wrote: > Hi! > > I was wondering if Lucene has any sort of functionality to distribute indices so that different fields are stored in separate indices but they still refer to the same document. This would be great for a situation where there are many

Re: mutiple index question

2005-05-20 Thread Robert Newson
Paul Elschot wrote: On Friday 20 May 2005 13:58, Max Pfingsthorn wrote: Hi! I was wondering if Lucene has any sort of functionality to distribute indices so that different fields are stored in separate indices but they still refer to the same document. This would be great for a situation where t

Re: mutiple index question

2005-05-20 Thread Paul Elschot
On Friday 20 May 2005 16:21, Robert Newson wrote: > Paul Elschot wrote: > > On Friday 20 May 2005 13:58, Max Pfingsthorn wrote: > > > >>Hi! > >> > >>I was wondering if Lucene has any sort of functionality to distribute > > > > indices so that different fields are stored in separate indices but t