On 7/31/06, Simon Willnauer <[EMAIL PROTECTED]> wrote:
Hello,
I do have a question about fields with empty content should be added
to the document / index or not. I do have a index schema, which
defines all field a document can have. if one of the real documents
has no content for a certain fiel
eld during indexing, and put a dummy value it in instead of am empty
string.
Otis
- Original Message
From: Simon Willnauer <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Monday, July 31, 2006 1:11:22 PM
Subject: Re: Index empty fields
Hi Otis,
well if i have to such
;-type attribute
with that dummy value. Perhaps Solr already has something like this, I'm not sure.
Otis
- Original Message
From: Simon Willnauer <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Monday, July 31, 2006 8:22:57 AM
Subject: Index empty fields
Hello,
I do ha
aultValue'-type attribute with that dummy value. Perhaps Solr
already has something like this, I'm not sure.
Otis
- Original Message
From: Simon Willnauer <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Monday, July 31, 2006 8:22:57 AM
Subject: Index empty fie
Hello,
I do have a question about fields with empty content should be added
to the document / index or not. I do have a index schema, which
defines all field a document can have. if one of the real documents
has no content for a certain field. should that field be added to the
index or not.
Would