On Sun, Apr 10, 2016 at 3:47 AM, Ali Nazemian <alinazem...@gmail.com> wrote:
> Dear all Solr users/developeres,
> Hi,
> I am going to use Solr JSON facet range on a date filed which is stored as
> long milis. Unfortunately I got java heap space exception no matter how
> much memory assigned to Solr Java heap! I already test that with 2g heap
> space for Solr core with 50k documents!!

You mean the entire index is 50K documents? Or do you mean the subset
of documents to be faceted?
If you're getting an OOM with the former (with a 2G heap), it sounds
like you've hit some sort of bug.

What does your faceting command look like?

-Yonik

Reply via email to