fabriziofortino commented on code in PR #3120:
URL: https://github.com/apache/jackrabbit-oak/pull/3120#discussion_r4024549685


##########
oak-search-elastic/src/test/java/org/apache/jackrabbit/oak/plugins/index/elastic/ElasticFullTextAnalyzerTest.java:
##########
@@ -94,29 +94,6 @@ public void fulltextSearchWithNotExistentAnalyzerName() 
throws Exception {
         });
     }
 
-    @Test
-    /*
-     * elastic supports advanced stemmer languages, not available in lucene
-     */
-    public void fulltextSearchWithAdvancedLanguageBasedStemmer() throws 
Exception {

Review Comment:
   `dutch_kp` was removed upstream in Lucene 10.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to