> On Jun 10, 2019, at 22:24, Victor Olaiya <vickolas...@gmail.com> wrote:
> 
> Okay thanks,
> I tried building it, I was getting errors of org.apache.x.x.jar not found.
> I was building using maven.
> Although I haven't installed the main lucene I just have it downloaded and
> unarchived.
> 
> Do I have to build it form the lucene directory for it to work?

I don't know. 

> How then do I integrate it with my indexes.

I don't know. What does it mean to use Luke from python anyway ? Isn't the Java 
interface sufficient ?
(your PyLucene indexes should be fully compatible with Java Lucene ones, of 
course, it's Java Lucene doing all the work in both cases).

Anyhow, you should ask all Luke-related questions on the lunene user list:
  http://lucene.apache.org/core/discussion.html

Andi..

> 
>> On Tue, 11 Jun 2019, 6:21 am Andi Vajda <va...@apache.org wrote:
>> 
>> 
>>> On Jun 10, 2019, at 22:06, Victor Olaiya <vickolas...@gmail.com> wrote:
>>> 
>>> Thank you Andi,😋
>>> does it come with luke preinstalled?
>> 
>> Not really. It can be built but seems to be very slow to load so it should
>> be built as a separate module from the main lucene one.
>> 
>> Andi..
>> 
>>> 
>>>> On Mon, Jun 10, 2019 at 11:39 PM Andi Vajda <va...@apache.org> wrote:
>>>> 
>>>> 
>>>> The PyLucene 8.1.1 (rc1) release tracking the recent release of
>>>> Apache Lucene 8.1.1 is ready.
>>>> 
>>>> A release candidate is available from:
>>>>  https://dist.apache.org/repos/dist/dev/lucene/pylucene/8.1.1-rc1/
>>>> 
>>>> PyLucene 8.1.1 is built with JCC 3.5, included in these release
>> artifacts.
>>>> 
>>>> JCC 3.5 supports Python 3.3+ (in addition to Python 2.3+).
>>>> PyLucene may be built with Python 2 or Python 3.
>>>> 
>>>> Please vote to release these artifacts as PyLucene 8.1.1.
>>>> Anyone interested in this release can and should vote !
>>>> 
>>>> Thanks !
>>>> 
>>>> Andi..
>>>> 
>>>> ps: the KEYS file for PyLucene release signing is at:
>>>> https://dist.apache.org/repos/dist/release/lucene/pylucene/KEYS
>>>> https://dist.apache.org/repos/dist/dev/lucene/pylucene/KEYS
>>>> 
>>>> pps: here is my +1
>>>> 
>> 
>> 

Reply via email to