Not quite yet, there is the IndexReader.clone patch that needs to be completed that Ocean depends on https://issues.apache.org/jira/browse/LUCENE-1314. I had it completed but then things changed in IndexReader so now it doesn't work and I have not had time to complete it again. Otherwise the Ocean code works, the issue is in how best to integrate with SOLR which is not clear at this point given it requires a rather massive change in the SolrCore tree of code (see https://issues.apache.org/jira/browse/SOLR-567 for what changes are needed). Unfortunately it's not as simple as swapping out something as the facet and field caching methodology needs to change.
On Tue, Oct 21, 2008 at 8:45 PM, Jon Baer <[EMAIL PROTECTED]> wrote: > Hi, > > Im pretty intrigued by the Ocean search stuff and the Lucene patch, Im > wondering if it's something that a tweaked Solr w/ mod Lucene can run now? > Has anyone tried merging that patch and running w/ Solr? Im sure there is > more to it than just swapping out the libs but the real time indexing Im > sure would be possible, no? > > Thanks. > > - Jon >