Re: How to get a stack trace

2009-08-03 Thread Nicolae Mihalache
- >> Sematext is hiring -- http://sematext.com/about/jobs.html?mls >> Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR >> >> >> >> - Original Message >> >>> From: Nicolae Mihalache >>> To: solr-user@lucene.apache.org >>> S

faceted search cache and optimisations

2009-08-03 Thread Nicolae Mihalache
Hello, I'm using faceted search (perhaps in a dumb way) to collect some statistics for my index. I have documents in various languages, one of the field is "language" and I simply want to see how many documents I have for each language. I have noticed that the search builds a int[maxDoc] array and

Re: How to get a stack trace

2009-08-03 Thread Nicolae Mihalache
l the memory in your heap. > Bill > > On Thu, Jul 30, 2009 at 3:54 PM, Nicolae Mihalache >wrote: > > > Hello, > > > > I'm a new user of solr but I have worked a bit with Lucene before. I get > > some out of memory exception when optimizing the index thr

How to get a stack trace

2009-07-30 Thread Nicolae Mihalache
Hello, I'm a new user of solr but I have worked a bit with Lucene before. I get some out of memory exception when optimizing the index through Solr and I would like to find out why. However, the only message I get on standard output is: Jul 30, 2009 9:20:22 PM org.apache.solr.common.SolrExceptio