---
From: Chris Hostetter [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 23, 2005 1:02 AM
To: 'java-user@lucene.apache.org'
Subject: Re: Weird Problem with Lucene
: I do the following in Luke's Program:
I have to confess, i've never acctually gotten arround to using Luke, b
: I do the following in Luke's Program:
I have to confess, i've never acctually gotten arround to using Luke, but
if i understand what you're saying, and if Luke is doing what i think it
is, then i believe your problem is an Analyzer issue...
: b) Enter term field-name: unit and value="DOSE", hit
Please send us a (short and sweet) example that demonstrates this
issue - preferably using RAMDirectory in a way that is easily
runnable by someone else.
Thanks,
Erik
On Jun 22, 2005, at 3:36 PM, JM Tinghir wrote:
Hi,
Actually I have the same problem. Queries are working on a few fie
Hi,
Actually I have the same problem. Queries are working on a few fields
but not all of them, although the index is ok (checked it with luke).
But I have no idea to solve that...
Jean-Marie Tinghir
2005/6/22, Urs Eichmann <[EMAIL PROTECTED]>:
> My index consists of about 26 fields. I have a
My index consists of about 26 fields. I have a very wierd problem: On
certain fields, I cannot search - i.e. the search always returns 0
documents. I used Luke's Lucene Index Toolbox, and the behaviour there is
weird as well:
I do the following in Luke's Program:
a) go to the Documents Tab
b) E