Re: complex phrase parsing

2013-10-21 Thread Andi Vajda
ESMTP id r9IMPatP003936 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 18 Oct 2013 15:25:39 -0700 (PDT) Date: Fri, 18 Oct 2013 15:25:34 -0700 (PDT) From: Andi Vajda X-X-Sender: vajda@yuzu.local Reply-To: Andi Vajda To: pylucene-dev@lucene.apache.org Subject: Re: co

Re: complex phrase parsing

2013-10-18 Thread Andi Vajda
On Fri, 18 Oct 2013, Shawn Grant wrote: I don't see that pylucene has a wrapper for the ComplexPhraseQueryParser... am I wrong? What version of pylucene are you referring to ? It seems to be available in 4.4.0: >>> from lucene import initVM >>> initVM() >>> from org.apache.lucene.q