Most likely B will be somewhat faster.

There is some small overhead to each field instance.

Mike

darren wrote:
Hi,
  Pardon the noob question. But which approach is going to be faster
over extremely large document sets. A or B?

A) Multiple field values, Stored.NO,TOKENIZED.
word: one
word: two
word: three

B) Single field value, Stored.NO,TOKENIZED
word: one two three

Thanks for the tip.
Darren


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to