You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jörn Kottmann (JIRA)" <de...@uima.apache.org> on 2011/02/28 13:00:37 UTC

[jira] Commented: (UIMA-2061) Introduce autocommit parameter in Solrcas to control Solr autocommit capability

    [ https://issues.apache.org/jira/browse/UIMA-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000250#comment-13000250 ] 

Jörn Kottmann commented on UIMA-2061:
-------------------------------------

The autocommit parameter is declared to be of type String. Is there a special reason for that?

<configurationParameter>
  <name>autoCommit</name>
  <description>true if Solr autocommit is enabled</description>
  <type>String</type>
  <multiValued>false</multiValued>
  <mandatory>true</mandatory>
</configurationParameter>

Otherwise I suggest that we change it to be of type boolean.

> Introduce autocommit parameter in Solrcas to control Solr autocommit capability
> -------------------------------------------------------------------------------
>
>                 Key: UIMA-2061
>                 URL: https://issues.apache.org/jira/browse/UIMA-2061
>             Project: UIMA
>          Issue Type: Task
>          Components: Sandbox-Solrcas
>            Reporter: Tommaso Teofili
>
> Introduce autocommit parameter inside the descriptor to enable/disable sending <commit/> messages to Solr.
> In a future version that could also be discovered directly downloading and parsing solrconfig.xml from Solr.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira