You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2013/06/26 20:23:20 UTC

[jira] [Created] (SOLR-4965) avoid commit creating new segments file if no changes

Yonik Seeley created SOLR-4965:
----------------------------------

             Summary: avoid commit creating new segments file if no changes
                 Key: SOLR-4965
                 URL: https://issues.apache.org/jira/browse/SOLR-4965
             Project: Solr
          Issue Type: Improvement
            Reporter: Yonik Seeley
            Priority: Minor


We could use LUCENE-5079 to avoid calling commit if there are no changes (and the act of setting commit user data causes changes, so IW.commit can't short-circuit for us as it used to do).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org