Re: Errors when running "make test"

2019-01-27 Thread Andi Vajda
On Sun, 27 Jan 2019, marco turchi wrote: Dear All, I'm installing PyLucene in a Linux machine. The make command reached the end without problems but I got this error when running make test: ERROR: test_removeDocument (__main__.Test_PyLuceneWithFSStore) ERROR: test_removeDocuments

Re: Some questions on implementing java interfaces

2019-01-19 Thread Andi Vajda
Hi Petrus, On Sat, 19 Jan 2019, Petrus Hyvönen wrote: I am working on wrapping a number of (java) interfaces as python classes (through JCC). Typically I have an "Interface" and make a class "PythonInterface", where I take the methods and make public nativec mehtods of them. In some cases

[ANNOUNCE] Apache PyLucene 7.6.0

2019-01-11 Thread Andi Vajda
I am pleased to announce the availability of Apache PyLucene 7.6.0. Apache PyLucene, a subproject of Apache Lucene, is a Python extension for accessing Apache Lucene Core. Its goal is to allow you to use Lucene's text indexing and searching capabilities from Python. It is API compatible with

Re: [VOTE] Release PyLucene 7.6.0 (rc1) (fwd)

2019-01-11 Thread Andi Vajda
On Fri, 11 Jan 2019, Adrien Grand wrote: +1 Thank you, Adrien, this vote has now passed ! Andi.. On Fri, Jan 11, 2019 at 10:34 AM Andi Vajda wrote: Dear Lucene PMC, As per Apache release rules, three PMC votes are necessary to make an official release. The PyLucene 7.6.0 release

Re: [VOTE] Release PyLucene 7.6.0 (rc1)

2019-01-09 Thread Andi Vajda
issues. (else, I can ping the PMC list too) Thanks ! Andi.. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com 7. jan. 2019 kl. 21:38 skrev Andi Vajda : On Mon, 7 Jan 2019, Michael McCandless wrote: +1 to release! I ran my usual simple test indexing the first 100K

Re: [VOTE] Release PyLucene 7.6.0 (rc1)

2019-01-07 Thread Andi Vajda
before you try again. Thanks ! Andi.. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com 7. jan. 2019 kl. 21:38 skrev Andi Vajda : On Mon, 7 Jan 2019, Michael McCandless wrote: +1 to release! I ran my usual simple test indexing the first 100K docs from an old wikipedia

Re: [VOTE] Release PyLucene 7.6.0 (rc1)

2019-01-07 Thread Andi Vajda
http://blog.mikemccandless.com On Fri, Jan 4, 2019 at 4:59 PM Andi Vajda wrote: The PyLucene 7.6.0 (rc1) release tracking the recent release of Apache Lucene 7.6.0 is ready. A release candidate is available from: https://dist.apache.org/repos/dist/dev/lucene/pylucene/7.6.0-rc1/ PyLucene

Re: I have a question about building PyLucene

2019-01-06 Thread Andi Vajda
On Sun, 6 Jan 2019, NDelt wrote: Hello. I'm trying to install PyLucene 7.5.0 on Windows 10. I've installed jcc successfully, but I have an error while performing make(mingw32-make, because it's Windows) command. The ANT variable (extracted from your data below) doesn't look right for

[VOTE] Release PyLucene 7.6.0 (rc1)

2019-01-04 Thread Andi Vajda
The PyLucene 7.6.0 (rc1) release tracking the recent release of Apache Lucene 7.6.0 is ready. A release candidate is available from: https://dist.apache.org/repos/dist/dev/lucene/pylucene/7.6.0-rc1/ PyLucene 7.6.0 is built with JCC 3.4 included in these release artifacts. JCC 3.4 supports

[ANNOUNCE] Apache PyLucene 7.5.0

2018-10-19 Thread Andi Vajda
I am pleased to announce the availability of Apache PyLucene 7.5.0. Apache PyLucene, a subproject of Apache Lucene, is a Python extension for accessing Apache Lucene Core. Its goal is to allow you to use Lucene's text indexing and searching capabilities from Python. It is API compatible with

Re: [VOTE] Release PyLucene 7.5.0 (rc2)

2018-10-19 Thread Andi Vajda
This vote has passed ! Thank you all who voted and made this release possible. Andi.. On Wed, 17 Oct 2018, Tommaso Teofili wrote: +1 Tommaso Il giorno mar 16 ott 2018 alle ore 06:46 Andi Vajda ha scritto: The PyLucene 7.5.0 (rc2) release tracking the recent release of Apache Lucene

[VOTE] Release PyLucene 7.5.0 (rc2)

2018-10-15 Thread Andi Vajda
The PyLucene 7.5.0 (rc2) release tracking the recent release of Apache Lucene 7.5.0 is ready. A release candidate is available from: https://dist.apache.org/repos/dist/dev/lucene/pylucene/7.5.0-rc2/ PyLucene 7.5.0 is built with JCC 3.3 included in these release artifacts. JCC 3.3 supports

[jira] [Resolved] (PYLUCENE-45) JArray.cast_ raises SystemError in Python 3.

2018-10-15 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andi Vajda resolved PYLUCENE-45. Resolution: Fixed Fixed in rev 1843965. Thank you for the bug report. > JArray.cast_ rai

[VOTE] Release PyLucene 7.5.0 (rc1)

2018-10-15 Thread Andi Vajda
The PyLucene 7.5.0 (rc1) release tracking the recent release of Apache Lucene 7.5.0 is ready. A release candidate is available from: https://dist.apache.org/repos/dist/dev/lucene/pylucene/7.5.0-rc1/ PyLucene 7.5.0 is built with JCC 3.3 included in these release artifacts. JCC 3.3 supports

[jira] [Commented] (PYLUCENE-41) JArray type issue

2018-10-14 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16649605#comment-16649605 ] Andi Vajda commented on PYLUCENE-41: Fixed in rev 1843871 (yay). JArray objects are instances

[jira] [Resolved] (PYLUCENE-41) JArray type issue

2018-10-14 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andi Vajda resolved PYLUCENE-41. Resolution: Fixed > JArray type issue > - > > Key:

[jira] [Commented] (PYLUCENE-44) pkg_resources.extern.packaging.version is Deprecated

2018-10-14 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16649429#comment-16649429 ] Andi Vajda commented on PYLUCENE-44: If you know that, on Arch, people always have a modern

[jira] [Commented] (PYLUCENE-44) pkg_resources.extern.packaging.version is Deprecated

2018-10-14 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16649273#comment-16649273 ] Andi Vajda commented on PYLUCENE-44: Note that this may be due to a python 2 vs python 3 problem: I

[jira] [Commented] (PYLUCENE-44) pkg_resources.extern.kg_resources.extern.packaging.version is Deprecated

2018-10-13 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16649113#comment-16649113 ] Andi Vajda commented on PYLUCENE-44: Did you actually try that ? I upgrade my setuptools

[jira] [Resolved] (PYLUCENE-43) Failed to build PyLucene after the removal of SetuptoolsVersion in setuptools

2018-09-19 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andi Vajda resolved PYLUCENE-43. Resolution: Fixed Hopefully fixed in rev 1841356. The newer setuptools helpfully dropped

[ANNOUNCE] Apache PyLucene 7.4.0

2018-09-03 Thread Andi Vajda
I am pleased to announce the availability of Apache PyLucene 7.4.0. New in this release: Lucene 7 support. Apache PyLucene, a subproject of Apache Lucene, is a Python extension for accessing Apache Lucene Core. Its goal is to allow you to use Lucene's text indexing and searching capabilities

Re: [VOTE] Release PyLucene 7.4.0 (rc1)

2018-09-03 Thread Andi Vajda
This vote has passed ! Thank you all who voted and made this release possible. Andi.. On Tue, 28 Aug 2018, Andi Vajda wrote: The PyLucene 7.4.0 (rc1) release tracking the recent release of Apache Lucene 7.4.0 is ready. A release candidate is available from: https://dist.apache.org/repos

[VOTE] Release PyLucene 7.4.0 (rc1)

2018-08-28 Thread Andi Vajda
The PyLucene 7.4.0 (rc1) release tracking the recent release of Apache Lucene 7.4.0 is ready. A release candidate is available from: https://dist.apache.org/repos/dist/dev/lucene/pylucene/7.4.0-rc1/ PyLucene 7.4.0 is built with JCC 3.2 included in these release artifacts. JCC 3.2 supports

RE: [nag][VOTE] Release PyLucene 7.2.0 (rc1)

2018-08-28 Thread Andi Vajda
On Mon, 8 Jan 2018, Andi Vajda wrote: On Mon, 8 Jan 2018, Milo H. Fields III wrote: Please excuse my ignorance of Apache process -- 'who/what' are PCM's? http://www.apache.org/foundation/governance/pmcs.html Three PMC votes are necessary to approve a release of Apache software. So far

Re: JCC setup on Fedora 28 not detecting "modern setuptools"

2018-08-22 Thread Andi Vajda
On Wed, 22 Aug 2018, Szymon Rutkowski wrote: I managed to build Pylucene on Fedora 28, though it required some tinkering: 1) symlinking libpython3.6 as libpython3.6m.so (this was already reported some time ago I believe) 2) adding a line 216 in JCC's setup.py: What version of PyLucene ?

Re: use_full_names: How?

2018-07-22 Thread Andi Vajda
> On Jul 22, 2018, at 17:12, Philippe Baril Lecavalier > wrote: > > Hi, > > I'm trying to use JCC to access Java libraries from python, as this seems > to be its stated purpose. (Any known use outside of pylucene?) > > I get that all classes are flattened by default, and in some cases >

[jira] [Commented] (PYLUCENE-42) JCC build fails with Python 3.7 (release candidate).

2018-06-07 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505050#comment-16505050 ] Andi Vajda commented on PYLUCENE-42: Patch applied, thank you for the fix ! > JCC build fa

[jira] [Resolved] (PYLUCENE-42) JCC build fails with Python 3.7 (release candidate).

2018-06-07 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andi Vajda resolved PYLUCENE-42. Resolution: Fixed > JCC build fails with Python 3.7 (release candid

Re: [jira] [Created] (PYLUCENE-42) JCC build fails with Python 3.7 (release candidate).

2018-06-06 Thread Andi Vajda
Could you please add the missing 'const' and see if that's the only such compile error ? Thanks ! Andi.. > On Jun 6, 2018, at 17:06, A. Coady (JIRA) wrote: > > A. Coady created PYLUCENE-42: > > > Summary: JCC build fails with Python 3.7 (release

Re: [jira] [Commented] (PYLUCENE-41) JArray type issue

2018-06-04 Thread Andi Vajda
On Mon, 4 Jun 2018, Petrus Hyvönen wrote: Hi Andi, Do you have a suggestion of where to start chasing this issue? Is it on the definition of objects in java that makes them uncastable, or... Yes, start by stepping through the JArray::set(...) method, line 187 in jcc/jcc3/sources/JArray.h

Re: pylucene on Ubuntu 18.04

2018-05-30 Thread Andi Vajda
> On May 29, 2018, at 22:26, Jeff Breidenbach wrote: > > I'd previously been using 4.9.0. Making a huge jump in release numbers is > scary. Will it invalidate existing indexes? Yes, Lucene N (where N is a major release) only supports N, N - 1 indexes and maybe (?) N - 2 read only (unsure).

Re: pylucene on Ubuntu 18.04

2018-05-29 Thread Andi Vajda
On Mon, 28 May 2018, Jeff Breidenbach wrote: Hi Andi, I am happy to report that I just got 4.10.1 working, using some extreme measures. Whew. Will give a clearer report after getting some sleep. But I ask again, why the old release ? Andi.. Jeff

Re: pylucene on Ubuntu 18.04

2018-05-29 Thread Andi Vajda
Hi Jeff, On Mon, 28 May 2018, Jeff Breidenbach wrote: To be a little more specific, here's what happens with version 4.9.0 which I've had good luck with in the past. The system contains the following shared libraries. Why are you using such an old release ? I'm afraid that old release is

[jira] [Commented] (PYLUCENE-38) JCC build error under recents versions of clang.

2018-05-25 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16491436#comment-16491436 ] Andi Vajda commented on PYLUCENE-38: Please subscribe to pylucene-dev@lucene.apache.org to discuss

[jira] [Commented] (PYLUCENE-38) JCC build error under recents versions of clang.

2018-05-24 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490003#comment-16490003 ] Andi Vajda commented on PYLUCENE-38: This is fixed in PyLucene 7.2.0 which is available here

[jira] [Commented] (PYLUCENE-40) Document use of JCC_JDK

2018-02-13 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16363283#comment-16363283 ] Andi Vajda commented on PYLUCENE-40: I have not yet tested anything with Java 9. I haven't even

[jira] [Commented] (PYLUCENE-40) Document use of JCC_JDK

2018-02-13 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16363001#comment-16363001 ] Andi Vajda commented on PYLUCENE-40: I improved the docs at [http://lucene.apache.org/pylucene/jcc

[jira] [Commented] (PYLUCENE-40) Document use of JCC_JDK

2018-02-12 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361762#comment-16361762 ] Andi Vajda commented on PYLUCENE-40: Similarly for JAVAC: if you don't set it, it'll pickup

[jira] [Commented] (PYLUCENE-40) Document use of JCC_JDK

2018-02-12 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361761#comment-16361761 ] Andi Vajda commented on PYLUCENE-40: Note, that, as the code is currently, if you *only* set JCC_JDK

Re: Unit Test Question - test_Collections.py

2018-02-12 Thread Andi Vajda
re the changes can be reflected in the > python2 unit tests as well.. I'll let you know when I something ready. > > I'm working off the SVN trunk and assume you prefer a diff patch set.. > >> -Original Message- >> From: Andi Vajda [mailto:va...@apache.org] >&

Re: Unit Test Question - test_Collections.py

2018-02-12 Thread Andi Vajda
, that would be essiest. Thanks ! Andi.. > >> -Original Message- >> From: Andi Vajda [mailto:va...@apache.org] >> Sent: Monday, February 12, 2018 13:01 >> To: pylucene-dev@lucene.apache.org >> Subject: Re: Unit Test Question - test_Collections.py >> >>

Re: Unit Test Question - test_Collections.py

2018-02-12 Thread Andi Vajda
n’t have access to Windows, I can’t test your fix for its intent nor verify that later changes won’t accidentally break it. Thank you ! Andi.. > > v/r > milo.. > >> -Original Message- >> From: Andi Vajda [mailto:va...@apache.org] >> Sent: Saturday, February 10,

Re: Unit Test Question - test_Collections.py

2018-02-10 Thread Andi Vajda
Yes, that looks like a copy/paste error indeed. Thank you for reporting this. Andi.. > On Feb 10, 2018, at 14:52, Milo H. Fields III wrote: > > # pylucene-7.2.0\test3\test_Collections.py > # line 109 > class Test_CollectionsBoolList(Test_CollectionsSetBase): > >

RE: [nag][VOTE] Release PyLucene 7.2.0 (rc1)

2018-01-08 Thread Andi Vajda
-dev@lucene.apache.org Cc: gene...@lucene.apache.org Subject: Re: [nag][VOTE] Release PyLucene 7.2.0 (rc1) Just to encourage, Please PMC's vote so we can have a fresh release of JCC also! Many Thanks for you efforts, /Petrus On 4 Jan 2018, at 11:29 , Andi Vajda <va...@apache.org> wrote: Two more

[nag][VOTE] Release PyLucene 7.2.0 (rc1)

2018-01-04 Thread Andi Vajda
Two more PMC votes are needed to make this release ! Thanks ! -- Forwarded message -- Date: Thu, 21 Dec 2017 03:50:08 -0800 (PST) From: Andi Vajda <va...@apache.org> To: pylucene-dev@lucene.apache.org Cc: gene...@lucene.apache.org Subject: [VOTE] Release PyLucene 7.2.

Re: Plans for release of current svn?

2017-12-06 Thread Andi Vajda
ing held up by PyLucene whose tests got broken with the Lucene 7.0 release. Andi.. > > Many Thanks and Hope all well, > Best Regards > /Petrus > > > > > >> On Tue, Sep 5, 2017 at 6:19 AM, Andi Vajda <va...@apache.org> wrote: >> >> Hi Petru

RE: JCCEnv::ExceptionOccurred() returns NULL

2017-12-04 Thread Andi Vajda
lude them from the .lib and then link against the DLL as well. Is that correct? See my response above. Using --shared changes how things are linked and initialized at runtime, not the generated code itself. Andi.. Jesper -Original Message- From: Andi Vajda [mailto:va...@apache

Re: JCCEnv::ExceptionOccurred() returns NULL

2017-11-29 Thread Andi Vajda
t build mode is required for the exception passing support to work. Andi.. > >> On Nov 28, 2017 12:42, "Andi Vajda" <va...@apache.org> wrote: >> >> >>> On Nov 28, 2017, at 11:27, William Schilp <william.sch...@ansys.com> >> wrote: >&

Re: JCCEnv::ExceptionOccurred() returns NULL

2017-11-28 Thread Andi Vajda
> On Nov 28, 2017, at 11:27, William Schilp wrote: > > i'm using JCC in a rather large project where a C++ interface drives a java > application through the JCC interface. the java application makes > considerable use of exceptions (as it should) and the C++ interface

[jira] [Resolved] (PYLUCENE-39) JArrays are no longer sliceable under Python 3.

2017-10-18 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andi Vajda resolved PYLUCENE-39. Resolution: Fixed fixed in rev 1812596 > JArrays are no longer sliceable under Pytho

[jira] [Resolved] (PYLUCENE-38) JCC build error under recents versions of clang.

2017-10-17 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andi Vajda resolved PYLUCENE-38. Resolution: Fixed This is fixed in rev 1812455 > JCC build error under recents versions of cl

Re: Note/Bug JCC, dots in pathnames

2017-09-22 Thread Andi Vajda
On Fri, 22 Sep 2017, Petrus Hyvönen wrote: Hi, Not sure this is a bug or just a note, there seems to be some issues with running JCC in a directory that contains dots. I agree this is not a recommended thing for paths in general, but can happen sometimes. I think its the line 1677 in

Re: Plans for release of current svn?

2017-09-04 Thread Andi Vajda
Hi Petrus, On Mon, 4 Sep 2017, Petrus Hyvönen wrote: Are there plans for releasing a new version soon with the bugs that are fixed in current svn? Yes, once Lucence 7.0 is released, I intend to do a PyLucene 7.0 release with the latest in SVN. The Lucene 7.0 release process is ongoing...

Re: Issue installing pylucene

2017-07-27 Thread Andi Vajda
> On Jul 21, 2017, at 00:58, safia kanwal wrote: > > Hello Developer, I was trying to install pylucene on my mac with mac OS > Sierra(10.12.4). I have java version “1.8.0_25”. I am attaching the setup > file which I edited a bit. Now I am having this issue “OSError:

Re: via C++, determine if a java object is null

2017-07-24 Thread Andi Vajda
On Mon, 24 Jul 2017, William Schilp wrote: i'm using JCC to interface a C++ application to a java application. in the java application a method can return a "null" java object. i need to determine if the returned object is a null object. i do not see a way to do this via the JCC interface. the

Re: Build Error on Fedora 25

2017-07-11 Thread Andi Vajda
On Tue, 11 Jul 2017, Joshua Campbell wrote: Yeah you have to do this on debian/ubuntu as well I just now added a conditional 'm' suffix with using python 3 on linux Andi.. On Mon, Jul 10, 2017 at 2:43 PM, Michael Alcorn wrote: Hi all, When trying to follow the

Re: Building a class with JCC from setup.py

2017-07-11 Thread Andi Vajda
ut then how do I specify the things that aren't package name or version to setup(), such as description, long_description, author, author_email, url, license? On Tue, Jul 11, 2017 at 10:00 AM, Andi Vajda <va...@apache.org> wrote: On Jul 11, 2017, at 08:30, Joshua Campbell <josh...@ualberta.ca&

Re: Building a class with JCC from setup.py

2017-07-11 Thread Andi Vajda
> On Jul 11, 2017, at 08:30, Joshua Campbell wrote: > > Does anyone know how to do this? I don't want to install the java > stuff as its own thing like python -m jcc --install... I just want to > include it as a submodule of a package I already have. I think you add python

Re: JCC Segfault on Debian 9 (stretch)

2017-07-05 Thread Andi Vajda
9). I am at a > loss for how to track it down further due to the (apparent) GDB bug. Hmmm, maybe JNI is broken on Debian 9 ? Andi.. > >> On Wed, Jul 5, 2017 at 2:39 PM, Joshua Campbell <josh...@ualberta.ca> wrote: >> No, it segfaults. >> >>> On Wed,

Re: JCC Segfault on Debian 9 (stretch)

2017-07-05 Thread Andi Vajda
ing 'ldd' on the shared libraries involved ? That being said, it could be something different of course ! Andi.. > >> On Wed, Jul 5, 2017 at 10:46 AM, Andi Vajda <va...@apache.org> wrote: >> >> >>> On Jul 5, 2017, at 18:25, Joshua Campbell <josh...@ualber

Re: JCC Segfault on Debian 9 (stretch)

2017-07-05 Thread Andi Vajda
> On Jul 5, 2017, at 18:25, Joshua Campbell wrote: > > This segfault appears to occur within the JVM code on both oracle-java8-jdk > and > java-1.8.0-openjdk-amd64. I installed the JVM debugging symbols but it > didn't seem to help. > > Occurs under python 2 and 3. I don't

[jira] [Commented] (PYLUCENE-36) Python exception when handling a Java error

2017-06-27 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16065129#comment-16065129 ] Andi Vajda commented on PYLUCENE-36: Done. > Python exception when handling a Java er

[jira] [Commented] (PYLUCENE-37) Extended interfaces beyond first are ignored

2017-06-27 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16064878#comment-16064878 ] Andi Vajda commented on PYLUCENE-37: If you use the wrappers generated for interfaces, you're going

[jira] [Commented] (PYLUCENE-37) Extended interfaces beyond first are ignored

2017-06-25 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16062324#comment-16062324 ] Andi Vajda commented on PYLUCENE-37: I've been working on this bug for a while now and I'm wondering

Re: [jira] [Commented] (PYLUCENE-37) Extended interfaces beyond first are ignored

2017-06-18 Thread Andi Vajda
On Wed, 14 Jun 2017, Jesper Mattsson (JIRA) wrote: Thanks for the update. Did you think that the changes in the patch are reasonable? Well, it was a start. I had to redo this on the Python 3 side as it looks like Python types with multiple base types are better supported there via the new

[jira] [Commented] (PYLUCENE-37) Extended interfaces beyond first are ignored

2017-06-13 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048226#comment-16048226 ] Andi Vajda commented on PYLUCENE-37: I have gotten to the same point as you - the Python side needs

Re: [jira] [Commented] (PYLUCENE-37) Extended interfaces beyond first are ignored

2017-06-13 Thread Andi Vajda
I have gotten to the same point as you - the Python side needs to be reworked to accomodate multiple parents, the current static initializations don't work with multiple base classes. It's work in progress... > On Jun 13, 2017, at 18:31, Jesper Mattsson (JIRA) wrote: > > >

[jira] [Commented] (PYLUCENE-37) Extended interfaces beyond first are ignored

2017-05-30 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16030244#comment-16030244 ] Andi Vajda commented on PYLUCENE-37: There seems to be something off with that code indeed

[jira] [Commented] (PYLUCENE-36) Python exception when handling a Java error

2017-05-22 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16020146#comment-16020146 ] Andi Vajda commented on PYLUCENE-36: Thank you for your patch, I just integrated it ! > Pyt

Re: [VOTE] Release Lucene/Solr 6.6.0 RC1

2017-05-17 Thread Andi Vajda
On Wed, 17 May 2017, Ishan Chattopadhyaya wrote: Please vote for release candidate 1 for Lucene/Solr 6.6.0 The artifacts can be downloaded from: https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.6.0-RC1-rev4d055f00bba9a745737e4b6c3f9dff06dd35aa2e

Re: JCC SimilarityBase

2017-05-04 Thread Andi Vajda
On Fri, 5 May 2017, Peter Brown wrote: Hi all, I was just wondering if anybody else has run into a similar issue before. I?m trying to create a wrapper class for the org.apache.lucene.search.similarities.SimilarityBase class within PyLucene (similar to the existing wrapper for

Re: Building jcc 3.0 under linux / anaconda python

2017-04-14 Thread Andi Vajda
On Sat, 15 Apr 2017, Rüdiger Meier wrote: On 04/15/2017 12:52 AM, Petrus Hyvönen wrote: Hi, First, again - many thanks to all of you who made jcc work with python 3, this is a great thing! Now playing with linux building and I am using anaconda python distribution and it seems like the

Re: Building jcc 3.0 under linux / anaconda python

2017-04-14 Thread Andi Vajda
On Sat, 15 Apr 2017, Petrus Hyvönen wrote: Hi, First, again - many thanks to all of you who made jcc work with python 3, this is a great thing! Now playing with linux building and I am using anaconda python distribution and it seems like the link library for python is called libpython3.6m.so

Re: [VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)

2017-04-06 Thread Andi Vajda
This now has passed. Thank you all who voted and helped this these release candidates. Andi.. On Thu, 30 Mar 2017, Andi Vajda wrote: A few fixes were needed in JCC for better Windows support. The PyLucene 6.5.0 rc1 vote is thus cancelled. I'm now calling for a vote on PyLucene 6.5.0 rc2

Re: [nag][VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)

2017-04-06 Thread Andi Vajda
On Thu, 6 Apr 2017, Jan Høydahl wrote: Got it working with shared mode (py2) +1 for release Thank you, Jan, for your vote. Andi.. Jan Sendt fra min iPhone Den 5. apr. 2017 kl. 17.05 skrev Andi Vajda <va...@apache.org>: On Apr 5, 2017, at 06:27, Jan Høydahl <jan@comi

[VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)

2017-03-30 Thread Andi Vajda
A few fixes were needed in JCC for better Windows support. The PyLucene 6.5.0 rc1 vote is thus cancelled. I'm now calling for a vote on PyLucene 6.5.0 rc2. The PyLucene 6.5.0 (rc2) release tracking the recent release of Apache Lucene 6.5.0 is ready. A release candidate is available from:

Re: [VOTE] Release PyLucene 6.5.0 (rc1) (now with Python 3 support)

2017-03-30 Thread Andi Vajda
On Thu, 30 Mar 2017, Rüdiger Meier wrote: On 03/30/2017 09:05 PM, Andi Vajda wrote: On Thu, 30 Mar 2017, Petrus HyvC6nen wrote: Hi, My current diff to the svn is below (as in the chain of mails). Now i get it to wrap my library in both 2.7, 3.5 and 3.6. I believe, I've now applied all

Re: [VOTE] Release PyLucene 6.5.0 (rc1) (now with Python 3 support)

2017-03-30 Thread Andi Vajda
On Thu, 30 Mar 2017, Petrus Hyvönen wrote: Hi, My current diff to the svn is below (as in the chain of mails). Now i get it to wrap my library in both 2.7, 3.5 and 3.6. I believe, I've now applied all these diffs (or equivalents). Thank you Petrus for testing on Windows, I'm going to

Re: [VOTE] Release PyLucene 6.5.0 (rc1) (now with Python 3 support)

2017-03-29 Thread Andi Vajda
On Thu, 30 Mar 2017, Ruediger Meier wrote: On Wednesday 29 March 2017, Andi Vajda wrote: On Wed, 29 Mar 2017, Petrus Hyvönen wrote: Hi, With the /DLL, sprintf(buffer, "%0*%jx", (int) hexdig, hash); and Py_SIZE it compiles under windows (Windows 7, 64 bit) I haven't set up fo

Re: [VOTE] Release PyLucene 6.5.0 (rc1) (now with Python 3 support)

2017-03-29 Thread Andi Vajda
I don't understand the PRIxMAX stuff there, what does it mean? MANY thanks for working with the Python 3 port... Regards /Petrus On Wed, Mar 29, 2017 at 10:43 PM, Andi Vajda <va...@apache.org> wrote: On Mar 29, 2017, at 13:36, Ruediger Meier <sweet_...@gmx.de> wrote: On Wednes

Re: [VOTE] Release PyLucene 6.5.0 (rc1) (now with Python 3 support)

2017-03-29 Thread Andi Vajda
> On Mar 29, 2017, at 12:11, Ruediger Meier <sweet_...@gmx.de> wrote: > >> On Tuesday 28 March 2017, Andi Vajda wrote: >> The PyLucene 6.5.0 (rc1) release tracking today's release of >> Apache Lucene 6.5.0 is ready. >> >> A release candidate is availabl

Re: [VOTE] Release Lucene/Solr 6.5.0 RC1

2017-03-22 Thread Andi Vajda
On Tue, 21 Mar 2017, jim ferenczi wrote: Please vote for release candidate 1 for Lucene/Solr 6.5.0 +1 I checked out branch_6_5 and built PyLucene with it, all tests pass. Andi.. The artifacts can be downloaded from:

Re: python 3 support is checked into trunk

2017-03-20 Thread Andi Vajda
> On Mar 20, 2017, at 10:12, Ruediger Meier <sweet_...@gmx.de> wrote: > > On Monday 20 March 2017, Andi Vajda wrote: >>>> On Mar 20, 2017, at 05:16, Ruediger Meier <sweet_...@gmx.de> wrote: >>>> On Monday 20 March 2017, Andi Vajda wrote: >>

Re: python 3 support is checked into trunk

2017-03-20 Thread Andi Vajda
On Mon, 20 Mar 2017, Andi Vajda wrote: On Mar 20, 2017, at 10:12, Ruediger Meier <sweet_...@gmx.de> wrote: On Monday 20 March 2017, Andi Vajda wrote: On Mar 20, 2017, at 05:16, Ruediger Meier <sweet_...@gmx.de> wrote: On Monday 20 March 2017, Andi Vajda wrote: On Mon,

Re: python 3 support is checked into trunk

2017-03-19 Thread Andi Vajda
On Mon, 20 Mar 2017, Ruediger Meier wrote: On Sunday 19 March 2017, Andi Vajda wrote: I just now checked in support for Python 3 (3.5+), Thanks a lot! built and tested on Mac OS X 10.12 only, with Python 3.6. FYI I've tested a HelloWorld.jar using your svn trunk on travis build farm

Re: python 3 support is checked into trunk

2017-03-19 Thread Andi Vajda
On Mon, 20 Mar 2017, Ruediger Meier wrote: On Sunday 19 March 2017, Andi Vajda wrote: I just now checked in support for Python 3 (3.5+), Thanks a lot! built and tested on Mac OS X 10.12 only, with Python 3.6. FYI I've tested a HelloWorld.jar using your svn trunk on travis build farm

python 3 support is checked into trunk

2017-03-19 Thread Andi Vajda
I just now checked in support for Python 3 (3.5+), built and tested on Mac OS X 10.12 only, with Python 3.6. Linux support should be next. I have no access to Windows anymore and thus can't test support there. I manually integrated/merged/changed/fixed the patches proposed by Rüdiger Meier and

Re: pylucene-6.4.1: Missing/Can't unzip jars Under lucene-java-6.4.1 Directory

2017-03-17 Thread Andi Vajda
On Fri, 17 Mar 2017, Ruediger Meier wrote: On Friday 17 March 2017, Andi Vajda wrote: Now, several people, including yourself, have proposed python 3 ports. I still have to figure a way to package this all up into a release that works with both. I need some time to integrate the three python

Re: pylucene-6.4.1: Missing/Can't unzip jars Under lucene-java-6.4.1 Directory

2017-03-16 Thread Andi Vajda
> On Mar 16, 2017, at 20:34, Ruediger Meier <sweet_...@gmx.de> wrote: > >> On Friday 17 March 2017, Andi Vajda wrote: >>> On Thu, 16 Mar 2017, Ruediger Meier wrote: >>>> On Thursday 16 March 2017, Andi Vajda wrote: >>>> Indeed, this is a bug of

Re: pylucene-6.4.1: Missing/Can't unzip jars Under lucene-java-6.4.1 Directory

2017-03-16 Thread Andi Vajda
On Thu, 16 Mar 2017, Ruediger Meier wrote: On Thursday 16 March 2017, Andi Vajda wrote: Indeed, this is a bug of mine. What would you prefer: - include the actual .jar files in the distribution archive (tell tar to follow the symlinks when I build the PyLucene distribution) - or exclude

Re: pylucene-6.4.1: Missing/Can't unzip jars Under lucene-java-6.4.1 Directory

2017-03-16 Thread Andi Vajda
On Wed, 15 Mar 2017, Ruediger Meier wrote: On Wednesday 15 March 2017, Junjie Wei wrote: Hi, When I was trying to build pylucene-6.4.1 in Cygwin on Windows, the "$ make build" exit with errors complaining that some jar files cannot be open. It seems because some of the jars under

Re: [PATCH] jcc and pylucene python3 support

2017-03-14 Thread Andi Vajda
> On Mar 14, 2017, at 21:11, Ruediger Meier wrote: > > FYI I have finished the jcc port and pylucene as well. > > jcc here: https://github.com/rudimeier/jcc > (works for both python 2 and 3) > > pylucene here: https://github.com/rudimeier/pylucene > > > Note the pylucene

Re: pylucene-6.4.1 Makefile

2017-03-06 Thread Andi Vajda
> On Mar 7, 2017, at 00:11, Omar Ali wrote: > > Hello, > > I noticed that, in the Makefile of pylucene 6.4.1, the environment > variables section for Mac OS X 10.12 are uncommented out unlike the > Makefile of the previous release. This is only true for the Makefile >

[ANNOUNCE] Apache PyLucene 6.4.1

2017-02-14 Thread Andi Vajda
I am pleased to announce the availability of Apache PyLucene 6.4.1. Apache PyLucene, a subproject of Apache Lucene, is a Python extension for accessing Apache Lucene Core. Its goal is to allow you to use Lucene's text indexing and searching capabilities from Python. It is API compatible with

Re: [VOTE] Release PyLucene 6.4.1 (rc1)

2017-02-13 Thread Andi Vajda
earch solution architect Cominvent AS - www.cominvent.com <http://www.cominvent.com/> 13. feb. 2017 kl. 00.47 skrev Andi Vajda <va...@apache.org <mailto:va...@apache.org>>: On Mon, 13 Feb 2017, Jan Høydahl wrote: Tried to build on my Mac again, same problem as last time when r

Re: [VOTE] Release PyLucene 6.4.1 (rc1)

2017-02-13 Thread Andi Vajda
ent.com <http://www.cominvent.com/> 13. feb. 2017 kl. 00.47 skrev Andi Vajda <va...@apache.org <mailto:va...@apache.org>>: On Mon, 13 Feb 2017, Jan Høydahl wrote: Tried to build on my Mac again, same problem as last time when running ?make?, the command 'python -m jcc.__m

Re: [VOTE] Release PyLucene 6.4.1 (rc1)

2017-02-13 Thread Andi Vajda
gmake 3.81 I also tried with (g)make 4.2.1 but same problem. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com <http://www.cominvent.com/> 13. feb. 2017 kl. 00.47 skrev Andi Vajda <va...@apache.org <mailto:va...@apache.org>>: On Mon, 13 Feb 2017, Jan

Re: [VOTE] Release PyLucene 6.4.1 (rc1)

2017-02-13 Thread Andi Vajda
lution architect Cominvent AS - www.cominvent.com 13. feb. 2017 kl. 00.47 skrev Andi Vajda <va...@apache.org>: On Mon, 13 Feb 2017, Jan Høydahl wrote: Tried to build on my Mac again, same problem as last time when running ?make?, the command 'python -m jcc.__main__ --shared --arch ?.?

Re: [VOTE] Release PyLucene 6.4.1 (rc1)

2017-02-12 Thread Andi Vajda
skrev Andi Vajda <va...@apache.org>: Ping ? Two more PMC votes are needed before this release can happen. Thanks ! Andi.. On Feb 6, 2017, at 13:38, Andi Vajda <va...@apache.org> wrote: The PyLucene 6.4.1 (rc1) release tracking today's release of Apache Lucene 6.4.1 is ready

Re: [VOTE] Release PyLucene 6.4.1 (rc1)

2017-02-12 Thread Andi Vajda
ss >> >> http://blog.mikemccandless.com >> >> >>> On Sat, Feb 11, 2017 at 5:23 PM, Andi Vajda <va...@apache.org> wrote: >>> >>> Ping ? >>> Two more PMC votes are needed before this release can happen. >>> Thanks ! &g

<    1   2   3   4   5   6   7   8   9   10   >