DIH: The commit parameter is always defaulting to "true" even if "falst" is 
explicitly passed in.
-------------------------------------------------------------------------------------------------

                 Key: SOLR-1286
                 URL: https://issues.apache.org/jira/browse/SOLR-1286
             Project: Solr
          Issue Type: Bug
          Components: contrib - DataImportHandler
            Reporter: Jay Hill
             Fix For: 1.4


I've tried running full and delta imports with commit=false so that the 
autoCommit will manage all commits to the index. However setting commit=false 
doesn't have any effect: 
curl 'http://localhost:8080/solr/dataimporter?command=full-import&commit=false'

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to