Re: performance implications on using lots of values in fq

2008-07-24 Thread Norberto Meijome
On Wed, 23 Jul 2008 11:28:49 -0700 (PDT) briand <[EMAIL PROTECTED]> wrote: > I have documents in SOLR such that each document contains one to many points > (latitude and longitudes). Currently we store the multiple points for a > given document in the db and query the db to find all of the docum

Re: performance implications on using lots of values in fq

2008-07-24 Thread Preetam Rao
r SOLR? Currently the query passing in 450 ids > is not a problem at all and returns in less than a second. Thanks. > -- > View this message in context: > http://www.nabble.com/performance-implications-on-using-lots-of-values-in-fq-tp18617397p18617397.html > Sent from the Solr - User mailing list archive at Nabble.com. > >

performance implications on using lots of values in fq

2008-07-23 Thread briand
d when it would potentially be a problem for SOLR? Currently the query passing in 450 ids is not a problem at all and returns in less than a second. Thanks. -- View this message in context: http://www.nabble.com/performance-implications-on-using-lots-of-values-in-fq-tp18617397p18617397.html Sen