jpountz commented on PR #11997:
URL: https://github.com/apache/lucene/pull/11997#issuecomment-1365016056
I cut over the NYC taxis benchmark to these new fields and it yielded a
small but consistent speedup.
https://home.apache.org/~mikemccand/lucenebench/sparseResults.html#index_throughput
uschindler merged PR #12033:
URL: https://github.com/apache/lucene/pull/12033
--
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.
uschindler opened a new pull request, #12042:
URL: https://github.com/apache/lucene/pull/12042
This implements MMapDirectory's IndexInput with the Project Panama Preview
APIs of Java 20 (see https://openjdk.org/jeps/434). This is mainly a copy of
the Java 19 implementation, only with a few
uschindler commented on PR #12042:
URL: https://github.com/apache/lucene/pull/12042#issuecomment-1365029579
As JDK 20 is not yet availabe on Adoptium/Eclipse servers this fails
prechecks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
uschindler commented on PR #12042:
URL: https://github.com/apache/lucene/pull/12042#issuecomment-1365051031
@mcimadamore: This is the Java 20 version. Changes were simple (see above).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
uschindler commented on PR #12042:
URL: https://github.com/apache/lucene/pull/12042#issuecomment-1365054971
Code is tested here (Java 17 till 20):
- [Linux](https://jenkins.thetaphi.de/job/Lucene-MMAPv2-Linux/)
- [Windows](https://jenkins.thetaphi.de/job/Lucene-MMAPv2-Windows/)
--
Th
zacharymorn merged PR #12027:
URL: https://github.com/apache/lucene/pull/12027
--
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
zacharymorn closed issue #11933: Remove IOContext from
`Directory#openChecksumInput`?
URL: https://github.com/apache/lucene/issues/11933
--
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