p3rmiashkin commented on code in PR #16527:
URL: https://github.com/apache/lucene/pull/16527#discussion_r3814368462
##########
lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/SuggestibleEntryCache.java:
##########
@@ -43,13 +43,18 @@ private
SuggestibleEntryCache(IntObjectHashMap<SectionBuilder> builders, int max
}
static SuggestibleEntryCache buildCache(WordStorage storage) {
Review Comment:
For tests, yes. I can inline it, I guess (it's used only one time)
--
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]