RE: Words not found, large file indexing

2007-03-12 Thread Walker, Keith 1
That worked for me too. Thanks! -Original Message- From: Steffen Heinrich [mailto:[EMAIL PROTECTED] Sent: Friday, March 09, 2007 1:39 PM To: java-user@lucene.apache.org Subject: Re: Words not found, large file indexing Hello Chris, this is incredible! I'm new to Lucene and did

Re: Words not found, large file indexing

2007-03-09 Thread Steffen Heinrich
Hello Chris, this is incredible! I'm new to Lucene and did just subscribe to the list for this very phenomena. Keith' problem was also my problem. Your mail was the first one I read and is _exactly_ what I needed to know. Thanks a lotta! Cheers, Steffen On 9 Mar 2007 at 9:25, Chris Hostetter

Re: Words not found, large file indexing

2007-03-09 Thread Chris Hostetter
: To: java-user@lucene.apache.org : Subject: Words not found, large file indexing : : I'm having problems with queries not returning a hit when a document : does in fact have those terms. (I'm not worried about the ranking, just : whether or not it's a hit.) : : Is anything wrong with the query synt

Words not found, large file indexing

2007-03-09 Thread Walker, Keith 1
I'm having problems with queries not returning a hit when a document does in fact have those terms. (I'm not worried about the ranking, just whether or not it's a hit.) Is anything wrong with the query syntax? (see below) Also, words in the document's index (not the Lucene index) seemed less lik