Re: maximum no of values in multi valued string field

2009-12-15 Thread Shalin Shekhar Mangar
On Tue, Dec 15, 2009 at 3:13 PM, bharath venkatesh < bharath.venkat...@ibibogroup.com> wrote: > Hi , > Is there any limit in no of values stored in a single multi valued > string field ? There is no limit theoretical limit. There are practical limits because your documents are heavier. The

maximum no of values in multi valued string field

2009-12-15 Thread bharath venkatesh
Hi , Is there any limit in no of values stored in a single multi valued string field ? if a single multi valued string field contains 1000-2000 string values what will be effect on query performance (we will be only indexing this field not storing it ) ? is it better to store all the s