Re: IndexReaderWriter

2008-08-21 Thread Karl Wettin
are there any other pending core changes that Ocean needs? Mike Jason Rutherglen wrote: Hello all, Michael McCandless and Yonik Seeley and I were discussing the IndexReaderWriter which would be a combined IndexReader and IndexWriter class. The name of the class can change. One key fea

Re: IndexReaderWriter

2008-08-21 Thread Jason Rutherglen
Hi Grant, The patch is basically independent of the Lucene trunk. I will finish up some stuff on the wiki though. http://*wiki*.apache.org/*lucene* -java/OceanRealtimeSearch Jason On Thu, Aug 21, 2008 at 10:33 AM, Grant Ingersoll <[EMAIL

Re: IndexReaderWriter

2008-08-21 Thread Grant Ingersoll
On Aug 21, 2008, at 10:07 AM, Jason Rutherglen wrote: Is there someone who can help me with the committing to contrib? Karl Wettin perhaps? It would be good to work with someone on the committing so that all the concepts are flushed out and documented. Any committer can, you just need to

Re: IndexReaderWriter

2008-08-21 Thread Jason Rutherglen
eader to handle the "live" additions). Besides >> LUCENE-1314 (forcing IndexReader.reopen to return a clone even when no >> changes have been committed to the index), are there any other pending >> core changes that Ocean needs? >> >> Mike >> >> J

Re: IndexReaderWriter

2008-08-21 Thread Grant Ingersoll
no changes have been committed to the index), are there any other pending core changes that Ocean needs? Mike Jason Rutherglen wrote: Hello all, Michael McCandless and Yonik Seeley and I were discussing the IndexReaderWriter which would be a combined IndexReader and IndexWriter class. T

Re: IndexReaderWriter

2008-08-21 Thread Jason Rutherglen
eopen to return a clone even when no > changes have been committed to the index), are there any other pending > core changes that Ocean needs? > > Mike > > > Jason Rutherglen wrote: > > Hello all, >> >> Michael McCandless and Yonik Seeley and I were discussing the &g

Re: IndexReaderWriter

2008-08-21 Thread Michael McCandless
nd Yonik Seeley and I were discussing the IndexReaderWriter which would be a combined IndexReader and IndexWriter class. The name of the class can change. One key feature that can be added is realtime search. Realtime search would enable Lucene to have database like functionality whereby e

Re: IndexReaderWriter

2008-08-20 Thread Andrew Zhang
On Thu, Aug 21, 2008 at 6:08 AM, Jason Rutherglen < [EMAIL PROTECTED]> wrote: > Hello all, > > Michael McCandless and Yonik Seeley and I were discussing the > IndexReaderWriter which would be a combined IndexReader and IndexWriter > class. The name of the class can change.

IndexReaderWriter

2008-08-20 Thread Jason Rutherglen
Hello all, Michael McCandless and Yonik Seeley and I were discussing the IndexReaderWriter which would be a combined IndexReader and IndexWriter class. The name of the class can change. One key feature that can be added is realtime search. Realtime search would enable Lucene to have database