Lucene Indexing Speed Trips, Deadlocks

2021-04-20 Thread Mark Miller
So I've never really been in the position of having the time or tools to easily and efficiently pound on Lucene updates - always lacked one of the ingredients, and having a beer while a bit stocked up on both, I've been doing some light hammering. Not likely some high priority item, when I say

Re: StoreField with long value using python3

2021-04-20 Thread Andi Vajda
On Tue, 20 Apr 2021, antony wrote: Hello, Anyone help me how to use StoredField(String name, long value). Its not working because there is no 'long integer' in Python 3. Not sure that's the problem. It looks like the StoredField(int) overload is called before the StoredField(long). This

StoreField with long value using python3

2021-04-20 Thread antony
Hello, Anyone help me how to use StoredField(String name, long value). Its not working because there is no 'long integer' in Python 3. I am using Python 3.8.0 and pylucene 8.6.1. Source code: cdate = int(datetime.datetime.now().strftime("%Y%m%d%H%M")) print(1, cdate) doc = Document()

Re: Helping to update Lucene FAQ

2021-04-20 Thread Michael Wechner
great! I have registered myself, whereas my username is "michael.wechner". Can you give me edit/write access for the FAQ page? I think some changes/updates are very clear, but what about changes I am not 100% sure about? Should I first ask/discuss them on this mailing list or what would be

Re: Helping to update Lucene FAQ

2021-04-20 Thread Michael McCandless
That would be great and helpful, Michael! Progress not perfection :) Those links are indeed ancient. I think (not certain) that we have a way (symlink somewhere) for our javadocs links to automatically go to the latest release so we would not have to update these links on every release. I

Re: Welcome Zach Chen as Lucene committer

2021-04-20 Thread Bruno Roustant
Welcome Zach! Le mar. 20 avr. 2021 à 10:59, Ishan Chattopadhyaya < ichattopadhy...@gmail.com> a écrit : > Congrats, Zach! Thanks for your contributions, looking forward to more! > > On Tue, 20 Apr, 2021, 2:26 pm Alan Woodward, wrote: > >> Congratulations and welcome! >> >> > On 19 Apr 2021, at

JDK 17 Early Access build 18 is available

2021-04-20 Thread Rory O'Donnell
*Hi Uwe & Dawid, * *OpenJDK 17 Early Access build 18is now available at **https://jdk.java.net/17 * * These early-access , open-source builds are provided under the o GNU General Public License, version 2, with the Classpath Exception

Re: Welcome Zach Chen as Lucene committer

2021-04-20 Thread Ishan Chattopadhyaya
Congrats, Zach! Thanks for your contributions, looking forward to more! On Tue, 20 Apr, 2021, 2:26 pm Alan Woodward, wrote: > Congratulations and welcome! > > > On 19 Apr 2021, at 15:13, Adrien Grand wrote: > > > > I'm pleased to announce that Zach Chen has accepted the PMC's invitation > to

Re: Welcome Zach Chen as Lucene committer

2021-04-20 Thread Alan Woodward
Congratulations and welcome! > On 19 Apr 2021, at 15:13, Adrien Grand wrote: > > I'm pleased to announce that Zach Chen has accepted the PMC's invitation to > become a committer. > > Zach, the tradition is that new committers introduce themselves with a brief > bio. > > Congratulations and

Re: Welcome Zach Chen as Lucene committer

2021-04-20 Thread Ignacio Vera
Congratulations and welcome! On Tue, Apr 20, 2021 at 4:36 AM Tomás Fernández Löbbe wrote: > Welcome Zach! > > On Mon, Apr 19, 2021 at 3:38 PM Greg Miller wrote: > >> Congrats Zach! >> >> On Mon, Apr 19, 2021 at 3:09 PM Robert Muir wrote: >> > >> > Congratulations! >> > >> > >> > On Mon, Apr