Re: Asserting that a value must match the entire content of a field

2006-06-12 Thread Otis Gospodnetic
---Original Message- From: Erik Hatcher [mailto:[EMAIL PROTECTED] Sent: Monday, June 12, 2006 12:39 PM To: java-user@lucene.apache.org Subject: Re: Asserting that a value must match the entire content of a field On Jun 12, 2006, at 2:04 AM, Shivani Sawhney wrote: > Are you saying that there is no

RE: Asserting that a value must match the entire content of a field

2006-06-12 Thread Flik Shen
em. > -Original Message- > From: Shivani Sawhney [mailto:[EMAIL PROTECTED] > Sent: Monday, June 12, 2006 3:58 PM > To: java-user@lucene.apache.org > Subject: RE: Asserting that a value must match the entire content of a field > > Ok... > > I'll explain the pr

RE: Asserting that a value must match the entire content of a field

2006-06-12 Thread Shivani Sawhney
OTECTED] Sent: Monday, June 12, 2006 12:39 PM To: java-user@lucene.apache.org Subject: Re: Asserting that a value must match the entire content of a field On Jun 12, 2006, at 2:04 AM, Shivani Sawhney wrote: > Are you saying that there is no out-of-the-box way of doing this...? Well, there are l

Re: Asserting that a value must match the entire content of a field

2006-06-12 Thread Erik Hatcher
hed) must match the length of the field value... -Original Message- From: Otis Gospodnetic [mailto:[EMAIL PROTECTED] Sent: Monday, June 12, 2006 11:10 AM To: java-user@lucene.apache.org Subject: Re: Asserting that a value must match the entire content of a field One (ugly) way mig

RE: Asserting that a value must match the entire content of a field

2006-06-11 Thread Shivani Sawhney
] Sent: Monday, June 12, 2006 11:10 AM To: java-user@lucene.apache.org Subject: Re: Asserting that a value must match the entire content of a field One (ugly) way might be to insert artificial begin/end markers at both index and search time. Otis - Original Message From: Shivani Sawhney

Re: Asserting that a value must match the entire content of a field

2006-06-11 Thread Otis Gospodnetic
One (ugly) way might be to insert artificial begin/end markers at both index and search time. Otis - Original Message From: Shivani Sawhney <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Monday, June 12, 2006 12:30:57 AM Subject: Asserting that a value must match the entire c