Re: Out of memory during the indexing

2011-12-05 Thread Jeff Crump
ually running into problems? > > Best > Erick > > On Fri, Dec 2, 2011 at 2:26 PM, Jeff Crump > wrote: > > Can anyone advise techniques for limiting the size of the RAM buffers to > > begin with? As the index grows, I shouldn't have to keep increasing the > &g

Re: Out of memory during the indexing

2011-12-02 Thread Jeff Crump
Can anyone advise techniques for limiting the size of the RAM buffers to begin with? As the index grows, I shouldn't have to keep increasing the heap. We have a high-ingest, low-query-rate environment and I'm not as much concerned with the query-time caches as I am with the segment core readers/S

Re: very slow commits and overlapping commits

2011-05-22 Thread Jeff Crump
I don't have an answer to this but only another question: I don't think I can use auto-commit in my application, as I have to "checkpoint" my index submissions and I don't know of any callback mechanism that would let me know a commit has happened. Is there one? 2011/5/21 Erick Erickson > Well

Two XPathEntityProcessor questions

2011-05-18 Thread Jeff Crump
Hi, Can anyone tell me if the XPathEntityProcessor handles expresions like this: xpath="/a/b[c='value']/d/e That is, return a node that has a predecessor with a given text value? I would like to map various XPath expressions of that form to the same document in the index (I have a unique key co

Basic questions about Solr cost in programming time

2010-01-26 Thread Jeff Crump
ribution rather than the standard distribution? Thanks and best regards, Jeff Jeff Crump jcr...@hq.mercycorps.org