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

Alan Woodward commented on LUCENE-8373:
---------------------------------------

Here is a patch deprecating the stop words set on StandardAnalyzer, and adding 
it to EnglishAnalyzer.  I also deprecated the no-arg constructor for 
StopAnalyzer, which should really work in the same way as StandardAnalyzer and 
not default to english.

> Move ENGLISH_STOP_WORD_SET from StandardAnalyzer to EnglishAnalyzer
> -------------------------------------------------------------------
>
>                 Key: LUCENE-8373
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8373
>             Project: Lucene - Core
>          Issue Type: New Feature
>    Affects Versions: master (8.0)
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Major
>         Attachments: LUCENE-8373.patch
>
>
> Follow-up of LUCENE-7444.  English stopwords should be on the EnglishAnalyzer.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to