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

Tomoko Uchida commented on LUCENE-8874:
---------------------------------------

Screenshots:

"Show analysis chain" dialog

!Screenshot from 2019-06-30 13-15-40.png!

 

"Step by Step" analysis results:

!Screenshot from 2019-06-30 13-15-57.png!

> Show SPI names only instead of class names in Luke Analysis tab
> ---------------------------------------------------------------
>
>                 Key: LUCENE-8874
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8874
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/analysis, modules/luke
>            Reporter: Tomoko Uchida
>            Assignee: Tomoko Uchida
>            Priority: Minor
>         Attachments: LUCENE-8874, Screenshot from 2019-06-30 13-15-40.png, 
> Screenshot from 2019-06-30 13-15-57.png
>
>
> Each analyzer component factory now has an explicitly documented "NAME" 
> static field (LUCENE-8778) to promote the proper use of (symbolic) SPI names.
>  It would be better to get rid of all concrete factory class names from the 
> Analysis tab UI, but instead show SPI names.
> From implementation perspective, reflection tricks are needed to obtain the 
> {{NAME}} field value without knowing the concrete classes (frameworks like 
> Luke Analysis tab often don't know them). APIs to obtain the SPI name from a 
> factory object might be needed for convenience and unified access to the 
> names.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to