On Sun, Sep 28, 2003 at 09:49:14AM +0200, Pierrick Brihaye wrote:
> All this work is based on the amazing Tim Buckwalter's Arabic Morphological
> Analyzer Version 1.0
> (http://www.ldc.upenn.edu/Catalog/CatalogEntry.jsp?catalogId=LDC2002L49)
> originaly written in Perl and released under the GPL.
Marco,
You may want to explain what you are trying to do before you start
describing your problems.
For example, I have no idea how / why you would use Lucene to do either
of the things you are talking about below.
Cheers,
Scott
On Sun, Sep 07, 2003 at 06:59:40PM +0100, Marco Tedone wrote:
> Hi
This is what I'm looking for. Too easy.
Cheers,
Scott
On Tue, Sep 02, 2003 at 09:24:04PM -0400, Erik Hatcher wrote:
> Look at QueryParser.setOperator() (perhaps it was added after your
> version?)
>
> Erik
>
>
> On Tuesday, September 2, 2003, at 09:10
Is it possible to get QueryParser.parse() to parse queries defaulting to
'AND' rather than 'OR'?
Currently if you search for 'A B' that is the same as 'A OR B'. What I
would like is to default to 'A AND B'.
Apologies for the simple question. I'm guessing the answer is probably more complex
(lik
Morning all!
Is there a document where I can find the release schedule for Lucene
1.3, or a list of issues that are still remaining to be fixed?
I would like to upgrade our product (JIRA) to a later Lucene version,
and I was waiting for 1.3 to be released. However, I see that it has
been in r