I was bitten by this during jcc.initVM():
https://www.cloudlinux.com/cloudlinux-os-blog/entry/jvm-crashes-occurring-after-upgrading-to-a-kernel-with-the-fix-for-stack-clash
Maybe related...
--dirk
Am 06.07.2017, 23:50 Uhr, schrieb Joshua Campbell :
Okay so. I built GDB 8 from source (it's new
Am 09.09.2016, 00:29 Uhr, schrieb Andi Vajda :
On Thu, 8 Sep 2016, Dirk Rothe wrote:
Am 08.09.2016, 15:56 Uhr, schrieb Andi Vajda :
On Thu, 8 Sep 2016, Dirk Rothe wrote:
I've made initReader() python-overridable (see patch). What do you
think?
Not sure what to think. While your c
Am 08.09.2016, 15:56 Uhr, schrieb Andi Vajda :
On Thu, 8 Sep 2016, Dirk Rothe wrote:
I've made initReader() python-overridable (see patch). What do you
think?
Not sure what to think. While your change looks fine, if Lucene decided
to make this 'hard', it may be a sign th
Am 08.09.2016, 11:10 Uhr, schrieb Andi Vajda :
On Thu, 8 Sep 2016, Dirk Rothe wrote:
Am 05.09.2016, 21:27 Uhr, schrieb Andi Vajda :
class _Tokenizer(PythonTokenizer):
def __init__(self, INPUT):
super(_Tokenizer, self).__init__(INPUT)
# prepare INPUT
def incrementToken
Am 05.09.2016, 21:27 Uhr, schrieb Andi Vajda :
On Mon, 5 Sep 2016, Dirk Rothe wrote:
A volunteer is requested to build and test PyLucene's trunk on
Windows. If noone comes forward, I intend to try to release PyLucene
6.2 in a few weeks, still.
Nice Job!
I've successfully buil
Am 03.09.2016, 18:34 Uhr, schrieb Andi Vajda :
Here is how one can reproduce what I just did:
- cd ~/apache
- git clone --branch branch_6x
https://github.com/apache/lucene-solr.git lucene.6x
- cd
- svn update
make sure you have a modern setuptools (if you are on linux, the
setuptoo
Hi Floran,
we're looping over all lucene-docs, apply the appropriate analyzer,
iterate and collect the distinct tokens. Pretty inefficient I guess, but
you also get the frequency for each unique token. Nice for checking:
https://en.wikipedia.org/wiki/Zipf%27s_law
--dirk
Am 18.08.2016, 16
Am 01.07.2016, 11:32 Uhr, schrieb Jan Høydahl :
Hi
As you all know not much has happened with PyLucene lately.
So I’m throwing out this poll to check the sentiment of the community.
Question: What should happen to PyLucene now?
[X] Still mostly happy with the 3.6 release, pondering for at le
Am 25.04.2014, 02:08 Uhr, schrieb Andi Vajda :
On Apr 24, 2014, at 15:44, Robert Muir wrote:
On Thu, Apr 24, 2014 at 2:40 PM, Andi Vajda wrote:
I agree with you that making releases is important. However, when
votes are
called to actually make them, it's been hard to get voters to resp
On Wed, 29 Sep 2010 17:49:03 +0200, Andi Vajda wrote:
On Sep 29, 2010, at 8:29, Christian Heimes wrote:
Am 27.09.2010 03:59, schrieb Andi Vajda:
In 3.x and trunk, I've been porting ICU-dependant Lucene contrib
features to
use PyICU [1][2] (which depends on C++ ICU). I think that having
On Wed, 09 Jun 2010 17:47:47 +0200, Andi Vajda wrote:
On Jun 9, 2010, at 8:36, "Dirk Rothe" wrote:
I'm trying to play with extractTerms() a method of the Query() class
[1]. This method expects a java Set instance - but instantiating
one failes with a NotImplementedError.
On Sat, 23 May 2009 20:25:08 +0200, Andi Vajda wrote:
I am pleased to announce the availability of Apache PyLucene 2.4.1-2.
This is a refresher release of Apache PyLucene 2.4.1 that addresses a
few bugs and annoyances:
http://svn.apache.org/repos/asf/lucene/pylucene/tags/pylucene_2_4_1/CH
12 matches
Mail list logo