@@ -135,7 +135,7 @@ The following is a list of all available predefined stopword sets by language:
135
135
- [ ` _hindi_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/hi/stopwords.txt )
136
136
- [ ` _hungarian_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/snowball/hungarian_stop.txt )
137
137
- [ ` _indonesian_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/id/stopwords.txt )
138
- - [ ` _irish_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/ga/stopwords .txt )
138
+ - [ ` _irish_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/snowball/irish_stop .txt )
139
139
- [ ` _italian_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/snowball/italian_stop.txt )
140
140
- [ ` _latvian_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/lv/stopwords.txt )
141
141
- [ ` _lithuanian_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/lt/stopwords.txt )
@@ -144,8 +144,8 @@ The following is a list of all available predefined stopword sets by language:
144
144
- [ ` _portuguese_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/snowball/portuguese_stop.txt )
145
145
- [ ` _romanian_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/ro/stopwords.txt )
146
146
- [ ` _russian_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/snowball/russian_stop.txt )
147
- - [ ` _sorani_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/sr /stopwords.txt )
148
- - [ ` _spanish_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/ckb/stopwords .txt )
147
+ - [ ` _sorani_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/ckb /stopwords.txt )
148
+ - [ ` _spanish_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/snowball/spanish_stop .txt )
149
149
- [ ` _swedish_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/snowball/swedish_stop.txt )
150
150
- [ ` _thai_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/th/stopwords.txt )
151
151
- [ ` _turkish_ ` ] ( https://github.com/apache/lucene/blob/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis/tr/stopwords.txt )
0 commit comments