mikemccand merged PR #12779:
URL: https://github.com/apache/lucene/pull/12779
--
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-unsubscr...@lucene.
slow-J commented on code in PR #12779:
URL: https://github.com/apache/lucene/pull/12779#discussion_r1385202002
##
lucene/core/src/java/org/apache/lucene/analysis/WordlistLoader.java:
##
@@ -29,7 +29,7 @@
/**
* Loader for text files that represent a list of stopwords.
*
- *
mikemccand commented on code in PR #12779:
URL: https://github.com/apache/lucene/pull/12779#discussion_r1385198200
##
lucene/core/src/java/org/apache/lucene/analysis/WordlistLoader.java:
##
@@ -29,7 +29,7 @@
/**
* Loader for text files that represent a list of stopwords.
*
slow-J opened a new pull request, #12779:
URL: https://github.com/apache/lucene/pull/12779
Very minor change.
### Description
Without this change, we are getting this warning in `> Task
:lucene:core:renderSiteJavadoc`
```
/local/home/jslowins/upstream_bench/lucene_bench_