Re: Welcome Patrick Zhai to the Lucene PMC

2023-11-12 Thread Michael Sokolov
Welcome, Patrick! On Sun, Nov 12, 2023, 2:12 AM Ignacio Vera wrote: > Welcome Patrick! > > On Sat, Nov 11, 2023 at 3:29 PM Uwe Schindler wrote: > >> Welcome Patrick! >> >> Uwe >> >> >> Am 10. November 2023 21:04:32 MEZ schrieb Michael McCandless < >> luc...@mikemccandless.com>: >> >>> I'm

Re: Ascii folding

2023-11-12 Thread Dawid Weiss
Thanks Robert, Uwe - all this is enlightening. I didn't know about those things you mentioned. Dawid On Sat, Nov 11, 2023 at 2:02 PM Uwe Schindler wrote: > Hi Dawid, > > the ASCII folding filter is meant to remove accents. You would like to > have searching for visually similar characters.

Re: [JENKINS] Lucene-9.x-Linux (64bit/openj9/jdk-11.0.20) - Build # 14015 - Still Failing!

2023-11-12 Thread Uwe Schindler
Will check tomorrow, it's too late now. On Jenkins there were no windows builds with IBM and Java 11 yet: https://jenkins.thetaphi.de/job/Lucene-9.x-Windows/ Am 12.11.2023 um 22:00 schrieb Dawid Weiss: Hi Uwe, Can you reproduce this on Windows with the same JVM versions though? Seems like

Re: [JENKINS] Lucene-9.x-Linux (64bit/openj9/jdk-11.0.20) - Build # 14015 - Still Failing!

2023-11-12 Thread Dawid Weiss
Hi Uwe, Can you reproduce this on Windows with the same JVM versions though? Seems like I have exactly the same setup and yet this works for me just fine. Strange. Dawid On Sun, Nov 12, 2023 at 9:52 PM Uwe Schindler wrote: > This one was my first idea, too. > > It fails only with IBM Semeru

Re: [JENKINS] Lucene-9.x-Linux (64bit/openj9/jdk-11.0.20) - Build # 14015 - Still Failing!

2023-11-12 Thread Dawid Weiss
Hi Uwe, Will dig tomorrow. Maybe Dawid has an idea? It looks like the alternate > runtime is correctly detected, but why is Gradle passing compiler runzine > options without -J in just this case. In Main the same works where Gradle > runs with Java17-Temurin and J9 is used as runtime. > I think

Re: [JENKINS] Lucene-9.x-Linux (64bit/openj9/jdk-11.0.20) - Build # 14015 - Still Failing!

2023-11-12 Thread Uwe Schindler
This one was my first idea, too. It fails only with IBM Semeru in combination with Gradle using Temurin. I will dig tomorrow on Jenkins server and print all debug info. Uwe Am 12. November 2023 21:48:54 MEZ schrieb Dawid Weiss : >I can't reproduce this though - used exactly the same JVMs (on

Re: [JENKINS] Lucene-9.x-Linux (64bit/openj9/jdk-11.0.20) - Build # 14015 - Still Failing!

2023-11-12 Thread Uwe Schindler
Thanks. I have the feeling it is because of same major version. If Gradle JDK is Eclipse Temurin and runtime JDK is same version but OpenJ9 it fails. Interestingly only in 11 (branch 9x). On main it worked for long time. Jdk17 as Gradle runtime by Temurin and openj9 as runtime. If runtime and

Re: [JENKINS] Lucene-9.x-Linux (64bit/openj9/jdk-11.0.20) - Build # 14015 - Still Failing!

2023-11-12 Thread Uwe Schindler
One addition: Solr is affected on same way. Am 12. November 2023 21:39:07 MEZ schrieb Uwe Schindler : >Thanks. > >I have the feeling it is because of same major version. If Gradle JDK is >Eclipse Temurin and runtime JDK is same version but OpenJ9 it fails. > >Interestingly only in 11 (branch

Re: [JENKINS] Lucene-9.x-Linux (64bit/openj9/jdk-11.0.20) - Build # 14015 - Still Failing!

2023-11-12 Thread Dawid Weiss
I can't reproduce this though - used exactly the same JVMs (on Windows): > gradlew :lucene:distribution.tests:compileTestJava --rerun-tasks --console=plain Generating gradle.properties ... > Task :altJvmWarning NOTE: Alternative java toolchain will be used for compilation and tests: Project

Re: Welcome Patrick Zhai to the Lucene PMC

2023-11-12 Thread Dawid Weiss
Congratulations and welcome, Patrick! Dawid On Fri, Nov 10, 2023 at 9:05 PM Michael McCandless < luc...@mikemccandless.com> wrote: > I'm happy to announce that Patrick Zhai has accepted an invitation to join > the Lucene Project Management Committee (PMC)! > > Congratulations Patrick, thank you

Re: Welcome Patrick Zhai to the Lucene PMC

2023-11-12 Thread Patrick Zhai
Thank you everyone! On Sun, Nov 12, 2023, 09:34 Dawid Weiss wrote: > > > Congratulations and welcome, Patrick! > > Dawid > > On Fri, Nov 10, 2023 at 9:05 PM Michael McCandless < > luc...@mikemccandless.com> wrote: > >> I'm happy to announce that Patrick Zhai has accepted an invitation to >>

Re: Welcome Patrick Zhai to the Lucene PMC

2023-11-12 Thread Nhat Nguyen
Congrats, Patrick! On Sun, Nov 12, 2023 at 4:30 AM Michael Sokolov wrote: > Welcome, Patrick! > > On Sun, Nov 12, 2023, 2:12 AM Ignacio Vera wrote: > >> Welcome Patrick! >> >> On Sat, Nov 11, 2023 at 3:29 PM Uwe Schindler wrote: >> >>> Welcome Patrick! >>> >>> Uwe >>> >>> >>> Am 10. November

Re: [JENKINS] Lucene-9.x-Linux (64bit/openj9/jdk-11.0.20) - Build # 14015 - Still Failing!

2023-11-12 Thread Uwe Schindler
It is unclear why this happens with Java 11 version of OpenJ9 only. Java 17 works. The compiler is forked as Gradle runs with Temurin, J9 is used via RUNTIME_JAVA_HOME. Will dig tomorrow. Maybe Dawid has an idea? It looks like the alternate runtime is correctly detected, but why is Gradle

[jira] [Commented] (PYLUCENE-69) Linking libjvm seems to prevent PyPi upload

2023-11-12 Thread Jira
[ https://issues.apache.org/jira/browse/PYLUCENE-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17785302#comment-17785302 ] Clément Jonglez commented on PYLUCENE-69: - Thank you for the honest answer! I'll try uploading a