bruno-roustant merged PR #13406:
URL: https://github.com/apache/lucene/pull/13406
--
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...@luc
bruno-roustant commented on code in PR #13406:
URL: https://github.com/apache/lucene/pull/13406#discussion_r1612922072
##
lucene/analysis/common/src/java/org/apache/lucene/analysis/core/FlattenGraphFilter.java:
##
@@ -349,7 +350,7 @@ public boolean incrementToken() throws IOExce
dweiss commented on code in PR #13406:
URL: https://github.com/apache/lucene/pull/13406#discussion_r1612106758
##
lucene/analysis/common/src/java/org/apache/lucene/analysis/core/FlattenGraphFilter.java:
##
@@ -349,7 +350,7 @@ public boolean incrementToken() throws IOException {
bruno-roustant opened a new pull request, #13406:
URL: https://github.com/apache/lucene/pull/13406
Add IntArrayList and LongArrayList to the HPPC fork.
Use them to replace usages of List of Integer or Long.
--
This is an automated message from the Apache Git Service.
To respond to the m