Re: How to return results with null values?

2007-02-07 Thread Don . Reese
. I will make one suggestion though, indexing fields with null/empty values only makes sense if you are looking for that specfic field value. -- Don Reese BIPT PO Box 20159 5971 Cattleridge Blvd Ste 101 Sarasota, FL 34276 [EMAIL PROTECTED] 941-358-8004 x139 poeta simbolista <[EMAIL PROTEC

Re: How to return results with null values?

2007-02-07 Thread Don . Reese
Sorry, under the weather today. Meant to say, don't put fields with null values into the index. You do not have to have a field for the document if that field has no value. -- Don Reese BIPT PO Box 20159 5971 Cattleridge Blvd Ste 101 Sarasota, FL 34276 [EMAIL PROTECTED] 941-358-8004

Re: How to return results with null values?

2007-02-07 Thread Don . Reese
My guess is that if the field has a null empty, don't put the field in the index. poeta simbolista <[EMAIL PROTECTED]> 02/07/2007 07:50 AM Please respond to java-user@lucene.apache.org To java-user@lucene.apache.org cc Subject How to return results with null values? HI I would like

Re: Newbie question...

2007-02-06 Thread Don . Reese
Thanks, that is as I suspected, but it was not clear. -- Don Reese BIPT PO Box 20159 5971 Cattleridge Blvd Ste 101 Sarasota, FL 34276 [EMAIL PROTECTED] 941-358-8004 x139 Doron Cohen <[EMAIL PROTECTED]> 02/06/2007 01:51 PM Please respond to java-user@lucene.apache.org To jav

Newbie question...

2007-02-06 Thread Don . Reese
Hi, Sorry if this has been explained before, but could not find anything using the user archive search... I understand the concept of the fields. What is not clear is if an document must have all fields that are used in the index or not. Now let me clarify that some, lets say that there are