[
https://issues.apache.org/jira/browse/SOLR-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13511567#comment-13511567
]
Hoss Man commented on SOLR-4151:
--------------------------------
The key aspect of "debug mode" is adding "debug=true" to the request, which
cahnges the way some things are done in DIH.
Besides adding a checkbox/button to included debug=true in the request, there
were two main UI features of the "debug" option that (I think) are really worth
considering how to integrate into the 4.x UI...
* a text area where the user could edit the data-config in the browser, and
then clicking the "Debug" button would send that edited text as the
"dataConfig" param, telling DIH to use it instead of the default config
* an IFRAME where the raw XML response would be displayed to the user -- in
debug mode this raw response includes a "verbose-output" section showing
intermediate processing of the documents
> DIH 'debug' mode missing from 4.x UI
> ------------------------------------
>
> Key: SOLR-4151
> URL: https://issues.apache.org/jira/browse/SOLR-4151
> Project: Solr
> Issue Type: Bug
> Affects Versions: 4.0
> Reporter: Hoss Man
>
> The new Admin UI in trunk & 4.x supports most of the DIH related
> functionality but the "debug" options were not implemented.
> http://wiki.apache.org/solr/DataImportHandler#Interactive_Development_Mode
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]