[ https://issues.apache.org/jira/browse/SOLR-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787482#action_12787482 ]
Yonik Seeley commented on SOLR-1606: ------------------------------------ Another thing to consider: allow some things to be turned around for realtime by allowing clients to trigger opens of a new reader. For example, q=foo&freshness=1000 would cause a new realtime reader to be opened of the current one was more than 1000ms old. > Integrate Near Realtime > ------------------------ > > Key: SOLR-1606 > URL: https://issues.apache.org/jira/browse/SOLR-1606 > Project: Solr > Issue Type: Improvement > Components: update > Affects Versions: 1.4 > Reporter: Jason Rutherglen > Priority: Minor > Fix For: 1.5 > > Attachments: SOLR-1606.patch > > > We'll integrate IndexWriter.getReader. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.