[
https://issues.apache.org/jira/browse/SOLR-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040056#comment-13040056
]
Uwe Schindler commented on SOLR-2400:
-------------------------------------
Hi Stefan,
do you have any addition requirements to this patch? So it might be a good idea
to also commit that one, so you can produce a full-featured analysis GUI in
your great new admin interface, showing all token relations and their
attributes.
That would really be an improvement over analysis.jsp!
By the way, to test out custom attributes, you can simply show tokens of a
numeric field type like "tint", it will add some additional attributes (like
shift...)!
I would like to only change one part of my patch: The separator for the
hierarchy levels is currently ".", I would prefer "/" (like a fs path), any
other ideas from the other committers?
> FieldAnalysisRequestHandler; add information about token-relation
> -----------------------------------------------------------------
>
> Key: SOLR-2400
> URL: https://issues.apache.org/jira/browse/SOLR-2400
> Project: Solr
> Issue Type: Improvement
> Components: Schema and Analysis
> Reporter: Stefan Matheis (steffkes)
> Priority: Minor
> Attachments: 110303_FieldAnalysisRequestHandler_output.xml,
> 110303_FieldAnalysisRequestHandler_view.png, SOLR-2400.patch,
> SOLR-2400.patch, field.xml
>
>
> The XML-Output (simplified example attached) is missing one small information
> .. which could be very useful to build an nice Analysis-Output, and that's
> "Token-Relation" (if there is special/correct word for this, please correct
> me).
> Meaning, that is actually not possible to "follow" the Analysis-Process
> (completly) while the Tokenizers/Filters will drop out Tokens (f.e. StopWord)
> or split it into multiple Tokens (f.e. WordDelimiter).
> Would it be possible to include this Information? If so, it would be possible
> to create an improved Analysis-Page for the new Solr Admin (SOLR-2399) -
> short scribble attached
--
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]