I remove stop words from a String and return the remaining words with the original upper/lower case afterwards, using Apache\'s Lucene (8.6.3) and the following Java 8 code