[GitHub] [lucene] jpountz commented on pull request #11997: Add IntField, LongField, FloatField and DoubleField

2022-12-26 Thread GitBox
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

[GitHub] [lucene] uschindler merged pull request #12033: Patch class files for Java 19 code to no longer have the "preview" flag (this enables Java 19 memory segments by default)

2022-12-26 Thread GitBox
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.

[GitHub] [lucene] uschindler opened a new pull request, #12042: Implement MMapDirectory with Java 20 Project Parana Preview API

2022-12-26 Thread GitBox
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

[GitHub] [lucene] uschindler commented on pull request #12042: Implement MMapDirectory with Java 20 Project Parana Preview API

2022-12-26 Thread GitBox
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

[GitHub] [lucene] uschindler commented on pull request #12042: Implement MMapDirectory with Java 20 Project Parana Preview API

2022-12-26 Thread GitBox
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

[GitHub] [lucene] uschindler commented on pull request #12042: Implement MMapDirectory with Java 20 Project Panama Preview API

2022-12-26 Thread GitBox
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

[GitHub] [lucene] zacharymorn merged pull request #12027: Remove IOContext from Directory#openChecksumInput

2022-12-26 Thread GitBox
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

[GitHub] [lucene] zacharymorn closed issue #11933: Remove IOContext from `Directory#openChecksumInput`?

2022-12-26 Thread GitBox
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