You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Timothy Potter (JIRA)" <ji...@apache.org> on 2015/05/22 18:26:17 UTC

[jira] [Updated] (SOLR-7582) The SolrCloud example (bin/solr -e cloud) should have soft auto-commits enabled by default.

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

Timothy Potter updated SOLR-7582:
---------------------------------
    Attachment: SOLR-7582.patch

Here's a patch that has:

* updates the data_driven auto-commit settings to match what's in the other configsets

* adds a new "config" action to SolrCLI for setting a config property from bin/solr

* enables soft-auto-commit for 3 seconds for the gettingstarted collection of the bin/solr -e cloud example

* improvements to the unit test for SolrCLI

> The SolrCloud example (bin/solr -e cloud) should have soft auto-commits enabled by default.
> -------------------------------------------------------------------------------------------
>
>                 Key: SOLR-7582
>                 URL: https://issues.apache.org/jira/browse/SOLR-7582
>             Project: Solr
>          Issue Type: New Feature
>    Affects Versions: 5.1
>            Reporter: Timothy Potter
>            Assignee: Timothy Potter
>             Fix For: 5.2
>
>         Attachments: SOLR-7582.patch
>
>
> I think the SolrCloud example (bin/solr -e cloud) should enable soft- auto-commits by default. The script should enable soft-commits using the Config API, which will give a good example of using the Config API for new users.
> Also, the data_driven configs should allow setting the auto-commit values using -D sys props as in the techproducts solrconfig.xml.
> I'd like to get this into 5.2 as I've run into several people that send data into their collection only and don't see any docs (because soft-commits are disabled). So this is a usability issue for new users.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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