You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2009/12/08 01:14:18 UTC

[jira] Issue Comment Edited: (SOLR-1606) Integrate Near Realtime

    [ https://issues.apache.org/jira/browse/SOLR-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787208#action_12787208 ] 

Mark Miller edited comment on SOLR-1606 at 12/8/09 12:13 AM:
-------------------------------------------------------------

Don't we need a new command, like update_realtime (bad name i know) or something? Else you will be doing a full commit every time you get the new reader?

*edit*

I see - you skip the commit - I think we should make a new command though shouldn't we?

Still allow a standard commit, but a new command that kicks in the realtime refresh?

      was (Author: markrmiller@gmail.com):
    Don't we need a new command, like update_realtime (bad name i know) or something? Else you will be doing a full commit every time you get the new reader?
  
> 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.