I am just reading through this thread by chance, but doesn't this exception:
> Caused by: org.apache.solr.common.SolrException: Error in
> xpath:/config/luceneMatchVersion for solrconfig.xml
> org.apache.solr.common.SolrException: Error in
> xpath:/config/luceneMatchVersion for solrconfig.xml
TO 1362827444000] AND -category:"General"
> &mlt.qf=field2^2&mlt.fl=field3&mlt.count=30&start=0&fl=field1,field2,field3,field4,field5,field6,field7,field8,field9,field10&sort=score
> desc&rows=50&wt=xml&version=2.2
> at
> org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:425)
> at
> org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:242)
> at
> org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
> ... 2 more
>
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Heap-space-problem-with-mlt-query-tp4068278p4068555.html
> Sent from the Solr - User mailing list archive at Nabble.com.
monsHttpSolrServer.request(CommonsHttpSolrServer.java:425)
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:242)
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
... 2 more
--
View this message in context:
http://lucene.472066.n3.nabble.com/Heap-space-problem-with-mlt-query-tp4068278p4068555.html
Sent from the Solr - User mailing list archive at Nabble.com.
ce problem
occur. With each 5 continuous mlt queries RAM used increased by 1GB.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Heap-space-problem-with-mlt-query-tp4068278p4068541.html
Sent from the Solr - User mailing list archive at Nabble.com.
. As with each mlt query RAM used
increases continuously. As RAM used reached to 6GB, java heap space problem
occur. With each 5 continuous mlt queries RAM used increased by 1GB.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Heap-space-problem-with-mlt-query
ned for filterCache?
> Are you doing any sorting? as this will chew up a lot of memory because of
> lucene's internal field cache
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Heap-space-problem-with-mlt-query-tp4068278p4068326.html
> Sent from the Solr - User mailing list archive at Nabble.com.
On 6/5/2013 3:07 AM, Varsha Rani wrote:
> Hi ,
>
> I am having solr index of 80GB with 1 million documents .Each document of
> aprx. 500KB . I have a machine with 16GB ram.
>
> I am running mlt query on 3-5 fields of theses document .
>
> I am getting solr out of memory problem .
This wiki pag
memory because of
lucene's internal field cache
--
View this message in context:
http://lucene.472066.n3.nabble.com/Heap-space-problem-with-mlt-query-tp4068278p4068326.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi yriveiro,
When i was using document cache size=" 131072", i got exception in 5000-6000
mlt queries.
But once i done document cache size="16384", i got same problem in 1500-2000
mlt queries.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Heap-sp
31072"
> initialSize="4096"
> autowarmCount="2048"
> cleanupThread="true"/>
>
> class="solr.FastLRUCache"
> size="131072"
> initialSize="4096"
> autowarmCount="2048"
> cleanupThread="true&q
Hi yriveiro,
I am using Solr version3.6.
My cache config is below :
--
View this message in context:
http://lucene.472066.n3.nabble.com/Heap-space-problem-with-mlt-query-tp4068278p4068282.html
Sent from the Solr - User mailing list archive at Nabble.com.
n" java.lang.OutOfMemoryError: Java heap space
> >
> > My Solr config is :
> >
> > 128
> > 100
> > 1
> > 1000
> > 1
> >
> >
> > I also checked with ramBuffer size of 256MB.
> >
> > Please provide me sugge
so checked with ramBuffer size of 256MB.
>
> Please provide me suggestion regarding this.
>
> Thanks
> Varsha
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Heap-space-problem-with-mlt-query-tp4068278.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
--
Regards,
Raheel Hasan
Java heap space
My Solr config is :
128
100
1
1000
1
I also checked with ramBuffer size of 256MB.
Please provide me suggestion regarding this.
Thanks
Varsha
--
View this message in context:
http://lucene.472066.n3.nabble.com/Heap-space-problem-with-mlt-query
14 matches
Mail list logo