This vote has failed, a regression bug was found.
Andi..
On Wed, 1 Oct 2014, Andi Vajda wrote:
On Wed, 1 Oct 2014, Aric Coady wrote:
On Oct 1, 2014, at 11:49 AM, Andi Vajda wrote:
On Tue, 30 Sep 2014, Andi Vajda wrote:
On Tue, 30 Sep 2014, Aric Coady wrote:
I?ve found a regression in
On Wed, 1 Oct 2014, Aric Coady wrote:
On Oct 1, 2014, at 11:49 AM, Andi Vajda wrote:
On Tue, 30 Sep 2014, Andi Vajda wrote:
On Tue, 30 Sep 2014, Aric Coady wrote:
I?ve found a regression involving Python* classes. If the overridden methods
raise an error, it?s causing a crash instead o
On Oct 1, 2014, at 11:49 AM, Andi Vajda wrote:
> On Tue, 30 Sep 2014, Andi Vajda wrote:
>
>>
>> On Tue, 30 Sep 2014, Aric Coady wrote:
>>
>>> I?ve found a regression involving Python* classes. If the overridden
>>> methods raise an error, it?s causing a crash instead of propagating the
>>> e
On Tue, 30 Sep 2014, Andi Vajda wrote:
On Tue, 30 Sep 2014, Aric Coady wrote:
I?ve found a regression involving Python* classes. If the overridden
methods raise an error, it?s causing a crash instead of propagating the
error. Here?s a simple example:
from org.apache.pylucene.search impo
On Tue, 30 Sep 2014, Aric Coady wrote:
I?ve found a regression involving Python* classes. If the overridden methods
raise an error, it?s causing a crash instead of propagating the error. Here?s
a simple example:
from org.apache.pylucene.search import PythonFilter
class Filter(PythonFilter)
I’ve found a regression involving Python* classes. If the overridden methods
raise an error, it’s causing a crash instead of propagating the error. Here’s
a simple example:
from org.apache.pylucene.search import PythonFilter
class Filter(PythonFilter):
"Broken filter to test errors are rai
The PyLucene 4.10.1-0 release tracking today's release of Apache Lucene
4.10.1 is ready.
*** ***
Starting with release 4.8.0, Lucene now requires Java 1.7 at the minimum.
Using Java 1.6 with Lucene 4.8.0 and newer is not supported.
On Mac OS X, Java 6 is still a common default, plea