Improve DataImportHandler status response
-----------------------------------------

                 Key: SOLR-3319
                 URL: https://issues.apache.org/jira/browse/SOLR-3319
             Project: Solr
          Issue Type: Improvement
          Components: contrib - DataImportHandler
    Affects Versions: 3.5, 4.0
            Reporter: Shawn Heisey
            Priority: Minor
             Fix For: 3.6, 4.0


The DataImportHandler has some oddities and inconsistencies in its status 
response that make it difficult to write code that parses DIH status, 
especially if both full-import and delta-import are required.  See SOLR-2729.

I would like to have a discussion where we come up with a well-defined and 
consistent format that can be used programatically as well as be human 
readable, and then I can implement it, or someone else can if they really want 
to.  I think it would be very useful if the status response included all 
parameters that went into the import request, like echoParams in the query 
interface.

--
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