[ 
https://issues.apache.org/jira/browse/SOLR-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040152#comment-13040152
 ] 

Stefan Matheis (steffkes) commented on SOLR-2400:
-------------------------------------------------

Uwe,

bq. do you have any addition requirements to this patch?
No, it's perfect -- thank you :)

bq. 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.
Yes, that would be good. Actually the analysis page is not yet using it, but 
will integrate them while working on Otis Feedback from SOLR-2399

bq. 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...)!
Ah cool, will do so

bq. 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?
Go for it, fine with me

Stefan

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to