Re: [VOTE] Release PyLucene 9.1.0 (rc4)

2022-04-26 Thread Michael McCandless
+1 to release. I ran my usual smoke test, indexing first 100K Wikipedia docs, running a couple queries, force merging down to one segment and running them again. I discovered in this process that IndexWriter.getReader() had been removed and tracked down the change that did that (it's good, thanks

Re: [VOTE] Release PyLucene 9.1.0 (rc4)

2022-04-26 Thread Andi Vajda
Hi Mike, Thank you for your vote. Replies inline... On Tue, 26 Apr 2022, Michael McCandless wrote: +1 to release. I ran my usual smoke test, indexing first 100K Wikipedia docs, running a couple queries, force merging down to one segment and running them again. I discovered in this process

Re: [VOTE] Release PyLucene 9.1.0 (rc4)

2022-04-26 Thread Andi Vajda
Hi Mike, On Tue, 26 Apr 2022, Andi Vajda wrote: I have not yet tested PyLucene and JCC with python 3.10. It could be that the heuristics for modern setuptools need to be updated again... I don't think it's worth respinning but I need to have python 3.10 and this setuptools stuff resolved