You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/11/25 22:40:46 UTC

[GitHub] [lucene] mocobeta commented on a change in pull request #475: LUCENE-10261: Remove preset analyzer panel from Luke Analysis UI.

mocobeta commented on a change in pull request #475:
URL: https://github.com/apache/lucene/pull/475#discussion_r757148008



##########
File path: lucene/luke/src/java/org/apache/lucene/luke/models/analysis/AnalysisImpl.java
##########
@@ -46,16 +43,13 @@
 import org.apache.lucene.analysis.custom.CustomAnalyzer;
 import org.apache.lucene.analysis.tokenattributes.CharTermAttribute;
 import org.apache.lucene.luke.models.LukeException;
-import org.apache.lucene.luke.util.reflection.ClassScanner;

Review comment:
       Yes, unfortunately. This is still used to list available directory implementation (when opening an index).
   https://github.com/apache/lucene/blob/d973e50c15cf299deaece241a84afe4934de8c07/lucene/luke/src/java/org/apache/lucene/luke/app/desktop/components/dialog/menubar/OpenIndexDialogFactory.java#L260-L263




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org