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.
*
- * @see IOUtils to obtain {@link Reader} instances
+ * @see IOUtils to obtain Reader instances
Review Comment:
Yes exactly, see the `see also` section of
https://lucene.apache.org/core/9_8_0/core/org/apache/lucene/analysis/WordlistLoader.html
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]