onday, August 01, 2005 2:28 AM
To: java-user@lucene.apache.org
Subject: Re: Keyword Searches don't seem to be working.
: However, when I search either the path or url fields on this index for
those
: values I'm not getting any results. Here's an example:
: Query q = new TermQu
: However, when I search either the path or url fields on this index for those
: values I'm not getting any results. Here's an example:
: Query q = new TermQuery(new
: Term("http://cfdocs.office.alagad.com/htmldocs/0001.htm";, "url"));
simple mistake - the constructor for a Term takes the fi