[
https://issues.apache.org/jira/browse/SOLR-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13061341#comment-13061341
]
Uwe Schindler commented on SOLR-2635:
-------------------------------------
I was already thinking about an extra param to enable the settings. But like
for highlighting, we should add them as a separate list with relation via
lst-index. Is this fine?
To fix the output perfelctly, each list inside the anaysis component array
should have a key like "tokens", "settings", but that would make it
incompatible. Also the CharFilter output would need some improvements (I prefer
to return the CharFilter output like a single token in other compoenents,
currently its one level higher - it has no <lst>). But thats out of scope for
this issue.
> FieldAnalysisRequestHandler; Expose Filter- & Tokenizer-Settings
> ----------------------------------------------------------------
>
> Key: SOLR-2635
> URL: https://issues.apache.org/jira/browse/SOLR-2635
> Project: Solr
> Issue Type: Improvement
> Components: Schema and Analysis, web gui
> Reporter: Stefan Matheis (steffkes)
> Assignee: Uwe Schindler
> Priority: Minor
>
> The [current/old Analysis
> Page|http://files.mathe.is/solr-admin/04_analysis_verbose_cur.png] exposes
> the Filter- & Tokenizer-Settings -- the FieldAnalysisRequestHandler not :/
> This Information is already available on the
> [Schema-Browser|http://files.mathe.is/solr-admin/06_schema-browser.png]
> (through LukeRequestHandler) - so we could load this in parallel and grab the
> required informations .. but it would be easier if we could add this
> Information, so that we have all relevant Information at one Place.
--
This message is automatically generated by JIRA.
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]