Re: Query question

2006-11-05 Thread jeff . richley
one clause is mandatory, and the > : > other clauses increase the score. > > > > > -Hoss > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > &g

Re: Query question

2006-11-04 Thread jeff . richley
;, "/a/b/c", Field.Store.YES, Field.Index.UN_TOKENIZED); document.add(location); Field name = new Field("name", "Jeff Richley", Field.Store.YES,

Re: Query question

2006-11-04 Thread jeff . richley
only one clause is mandatory, and the > other clauses increase the score. > > > > -Hoss > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] &g

Re: Query question

2006-11-02 Thread jeff . richley
est > Erick > > On 11/2/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> >> I am wanting to be able to put sets of data in a very structured way and >> query Lucene for only 100% matches. Is there a way to do this? I seem >> to >> be getting back at be

Query question

2006-11-02 Thread jeff . richley
I am wanting to be able to put sets of data in a very structured way and query Lucene for only 100% matches. Is there a way to do this? I seem to be getting back at best 0.30685282. I appreciate any help and insite. Jeff Richley, Vice President Southeast Virginia Java Users Group [EMAIL