Yeah, this is yet another "anti-pattern" we need to be discouraging - large multivalued fields. They indicate that the data model is not well balanced and aligned with the strengths of Solr and Lucene.

-- Jack Krupansky

-----Original Message----- From: adityab
Sent: Sunday, June 16, 2013 9:36 AM
To: solr-user@lucene.apache.org
Subject: Re: Solr using a ridiculous amount of memory

It was interesting to read this post. I had similar issue on Solr v4.2.1. The
nature of our document is that it has huge multiValued fields and we were
able to knock off out server in about 30muns
We then found a bug "Lucene-4995" which was causing all the problem.
Applying the patch has helped a lot.
Not sure related but you might want to check that out.
Thanks.



--
View this message in context: http://lucene.472066.n3.nabble.com/Solr-using-a-ridiculous-amount-of-memory-tp4050840p4070803.html Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to