[ 
https://issues.apache.org/jira/browse/SOLR-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yonik Seeley updated SOLR-3069:
-------------------------------

    Attachment: SOLR-3069.patch

Here's a patch that kills a couple of other birds with one stone... it adds the 
ability to specify openSearcher=false on the command line, and refactors out 
the logic of handling commit related flags on a commit command and from request 
params into a single place (they were previously duplicated in both XML and 
JSON formats, and JSON was missing a bunch).

This also makes autoCommit do soft commits (as previously discussed)
                
> add ability to commit w/o opening a new searcher
> ------------------------------------------------
>
>                 Key: SOLR-3069
>                 URL: https://issues.apache.org/jira/browse/SOLR-3069
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>             Fix For: 4.0
>
>         Attachments: SOLR-3069.patch, SOLR-3069.patch
>
>
> Solr should have the ability to commit without opening a new searcher.  This 
> becomes even more useful now that we have softCommit to open a new NRT 
> searcher.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to