Re: PyLucene installation - make failing

2023-03-27 Thread S Less
Working now, thankyou. On Tue, Mar 28, 2023 at 11:16 AM Andi Vajda wrote: > > On Tue, 28 Mar 2023, S Less wrote: > > > I'm able to successfully perform indexing and searching within Python. > > I was hoping to try the Monitor > > < > https://lucene.ap

Re: PyLucene installation - make failing

2023-03-27 Thread S Less
apache.lucene.search import IndexSearcher Al On Fri, Mar 24, 2023 at 1:32 AM Andi Vajda wrote: > > I suspect you didn't edit Makefile to enable the variables corresponding > to your environment ? > > Andi.. > > > On Mar 23, 2023, at 01:02, S Less wrote: > > >

PyLucene installation - make failing

2023-03-23 Thread S Less
Hi, as you can see below, make and make test are reporting *Illegal option: l* and make test an additional error. macOS Ventura Version 13.2.1 Thanks, Al username@MacBook-Pro pylucene-9.4.1 % make (cd lucene-java-9.4.1; ./gradlew collectRuntimeJars) Downloading https://services.gradle.org/d

Re: JCC Compilation Error

2023-03-22 Thread S Less
Andi, thankyou for the reply and my apologies, sorry to waste your time. Al On Thu, Mar 23, 2023 at 4:10 PM Andi Vajda wrote: > > On Thu, 23 Mar 2023, S Less wrote: > > > *jcc3/sources/functions.cpp:1742:28: **error: **expression is not > > assignable* > > &

JCC Compilation Error

2023-03-22 Thread S Less
Hello, I am getting a compilation error when installing JCC. I am on Apple M1 Pro, macOS Ventura Version 13.2.1 I am running setup.py from the latest PyLucene download Thanks in advance, Al username@MacBook-Pro jcc % python3 setup.py build found JAVAHOME = /Library/Java/JavaVirtualMachines/temur