21 aug 2008 kl. 16.07 skrev Jason Rutherglen:

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.

As everybody else I'm rather busy with all these other projects, but I've been keeping track of what you have been up to and I'll review and play around with your patch ASAP.


         karl




On Thu, Aug 21, 2008 at 9:53 AM, Grant Ingersoll <[EMAIL PROTECTED]> wrote:

On Aug 21, 2008, at 5:42 AM, Michael McCandless wrote:


I agree: getting real-time search working natively in Lucene is an
important goal.

+1. It's gotta be one of the most popular questions I get asked in training/consulting jobs.




I think as an immediate step we should get Ocean committed in contrib?
This way users can easily try it out, report back, etc.

+1




Ocean is nice in that it operates above Lucene's core (using
InstantiatedIndex/Reader 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

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 feature that can be added is realtime search. Realtime search would enable Lucene to have database like functionality whereby each update is immediately searchable as opposed to today where each update is searchable after a commit. The Ocean code implements realtime search and could provide the basis for this functionality. I would like to get to an agreement on the scope and functionality of the project and gather input.

Thanks!

Jason Rutherglen


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to