Re: Dynamic fields performance question

2007-03-26 Thread climbingrose
Thanks Yonik. I think both of the conditions hold true for our application ;). On 3/27/07, Yonik Seeley <[EMAIL PROTECTED]> wrote: On 3/26/07, climbingrose <[EMAIL PROTECTED]> wrote: > I'm developing an application that potentially creates thousands of dynamic > fields. Does anyone know if lar

Re: Dynamic fields performance question

2007-03-26 Thread Yonik Seeley
On 3/26/07, climbingrose <[EMAIL PROTECTED]> wrote: I'm developing an application that potentially creates thousands of dynamic fields. Does anyone know if large number of dynamic fields will degrade Solr performance? Thousands of fields won't be a problem if - you don't sort on most of them (

Dynamic fields performance question

2007-03-25 Thread climbingrose
Hi all, I'm developing an application that potentially creates thousands of dynamic fields. Does anyone know if large number of dynamic fields will degrade Solr performance? Thanks. -- Regards, Cuong Hoang