grats!
On 07/24/2011 07:22 AM, Andi Vajda wrote:
I am pleased to announce the availability of Apache PyLucene 3.3.
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 capab
Without the third 0, how will you version critical patch releases should
they be necessary?
On 07/02/2011 09:13 AM, Andi Vajda wrote:
On Jul 2, 2011, at 13:58, Christian Heimes wrote:
Am 01.07.2011 14:24, schrieb Andi Vajda:
The PyLucene 3.3.0-1 release closely tracking the recent release o
an object
attached to the current thread
goes out of scope, but in a stressed environment.
On 01/07/2011 06:09 PM, Andi Vajda wrote:
On Fri, 7 Jan 2011, Darren Govoni wrote:
I'll try that and report.
It seems to happen when many threads are attached at once and the CPU
throttles.
Maybe s
I'll try that and report.
It seems to happen when many threads are attached at once and the CPU
throttles.
On 01/06/2011 09:42 PM, Andi Vajda wrote:
On Thu, 6 Jan 2011, Darren Govoni wrote:
Hi,
I am getting these JVM fatal errors:
#
# A fatal error has been detected by the Java Ru
Hi,
I am getting these JVM fatal errors:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x7f11dc3c093a, pid=6268, tid=139711024641792
#
# JRE version: 6.0_21-b06
# Java VM: Java HotSpot(TM) 64-Bit Server VM (17.0-b16 mixed mode
linux-amd64 )
Will this wrapper be available? I think its a great idea and useful.
On Wed, 2010-09-29 at 21:58 -0700, Andi Vajda wrote:
> On Sep 29, 2010, at 19:41, Bill Janssen wrote:
>
> > So, just to close out this thread and record this:
> >
> > I'm wrapping iText 5.0.4 with JCC 2.6, using Python 2.5. H
Hi,
I have a situation where I have multiple (4) python objects that use
pylucene and initVM's and attach to their own threads.
It works fine for a bit, but eventually calls to
vm.attachCurrentThread() hangs and never returns across those objects -
each in a separate thread. I only call getVMEnv