Realtime search in Solr ----------------------- Key: SOLR-564 URL: https://issues.apache.org/jira/browse/SOLR-564 Project: Solr Issue Type: New Feature Components: replication, search Affects Versions: 1.3 Reporter: Jason Rutherglen
Before when I looked at this, the changes required to make Solr realtime would seem to break the rest of Solr. Is this still the case? In project Ocean http://code.google.com/p/oceansearch/ there is a realtime core however integrating into Solr has looked like a redesign of the guts of Solr. - Support for replication per update to transaction log - Custom realtime index creation - Filter and facet merging - Custom IndexSearcher that ties into realtime subsystem Is there a way to plug into these low level Solr functions without a massive redesign? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.