[
https://issues.apache.org/jira/browse/SOLR-3515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291116#comment-13291116
]
Hoss Man commented on SOLR-3515:
--------------------------------
bq. the initial fetch includes all data we need for showing 'verbose infos'
therefore the Checkbox will only inline-switch the table - changing the url
will trigger a reload.
the main issue is really just that there is no way to link to the page such
that it will explicitly be verbose or non-verbose, so links in the tutorial
can't say "{{and <a href="...">here you see the change after checking
verbose</a>}}" ... i don't even really care if checking the box changes the
URL, it would just be nice if there was some way to indicate in the URL what
the initial state of the box should be.
(for comparison, in the old UI, the form defaulted to POST, so nothing you did
in the UI would change the URL, but you could still link to it with all the
params in the URL)
> "schema-browser_autoload" cookie used by "verbose" option on analysis page
> --------------------------------------------------------------------------
>
> Key: SOLR-3515
> URL: https://issues.apache.org/jira/browse/SOLR-3515
> Project: Solr
> Issue Type: Bug
> Components: web gui
> Reporter: Hoss Man
> Assignee: Stefan Matheis (steffkes)
> Fix For: 4.0
>
> Attachments: SOLR-3515.patch
>
>
> The Analysis page of the UI seems to be toggling the state of the
> "schema-browser_autoload" cookie when you toggle the "verbose" checkbox for
> the analysis output.
> this seems like a mistake.
> Note that it also does not seem to be possible to specify the "verbose"
> option as a URL param when loading the page (if it is i can't figure it out)
> which makes linking to specific examples from the tutorial somewhat difficult.
> http://localhost:8983/solr/#/collection1/analysis?analysis.fieldvalue=Canon+Power-Shot+SD500&analysis.query=&analysis.fieldtype=text_en_splitting
--
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]