You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Alan Chandler <al...@chandlerfamily.org.uk> on 2005/12/08 09:30:33 UTC

Re: Confused about ... [SOLVED]

On Wednesday 07 Dec 2005 22:23, Chris Hostetter wrote:
> -- the real issue is that your query should matches a certain set of
> documents, if there is a document you've added to the index that you
> expect to see in that result but isn't there, then use Luke or
> something like it to verify:
>   1) that the document realy is in the index
>   2) exactly what Terms are indexed for that document.


I just wanted to say thank you for your help.  By painstakingly breaking it 
down to the low level primitives (which worked) and then building it back up 
again enabled me to locate the problem in a simple typo of the querying I was 
doing.  Dooh!

-- 
Alan Chandler
http://www.chandlerfamily.org.uk
Open Source. It's the difference between trust and antitrust.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org