RE: Problems with IndexFiles.py

2024-08-13 Thread Macfarlane, Andrew
Andi The examples are now working - thank you! Cheers Andy -Original Message- From: Andi Vajda Sent: 12 August 2024 00:02 To: pylucene-dev@lucene.apache.org Cc: Marshall, Chris ; Macfarlane, Andrew Subject: Re: Problems with IndexFiles.py CAUTION: This email originated from

RE: Problems with IndexFiles.py

2024-08-12 Thread Macfarlane, Andrew
Andi Thank you - I'll get the new code and try again! Cheers Andy -Original Message- From: Andi Vajda Sent: 12 August 2024 00:02 To: pylucene-dev@lucene.apache.org Cc: Marshall, Chris ; Macfarlane, Andrew Subject: Re: Problems with IndexFiles.py CAUTION: This email originated

Re: Problems with IndexFiles.py

2024-08-11 Thread Andi Vajda
On Fri, 9 Aug 2024, Andi Vajda wrote: On Aug 9, 2024, at 02:54, Marshall, Chris wrote:  Hi Andy, Do you think using a new version of python might fix it? Two things: - the sample code is out of date, it needs to be refreshed - the code in unit tests is correct, it can be used as examp

Re: Problems with IndexFiles.py

2024-08-09 Thread Andi Vajda
> On Aug 9, 2024, at 02:54, Marshall, Chris wrote: > >  > Hi Andy, > > Do you think using a new version of python might fix it? Two things: - the sample code is out of date, it needs to be refreshed - the code in unit tests is correct, it can be used as examples for refreshing the samples