Re: Java heap space

2006-05-15 Thread Yonik Seeley
On 5/15/06, Marcus Stratmann [EMAIL PROTECTED] wrote: The only situation I get OutOfMemory errors is after an optimize when the server performs an auto-warming of the cahces: A single filter that is big enough to be represented as a bitset (3000 in general) will take up 1.3MB Some ways to

Re: Separate config and index per webapp

2006-05-15 Thread Ken Krugler
On 5/15/06, Michael Levy [EMAIL PROTECTED] wrote: I'd like to use Solr for a number of separate projects running on a single Tomcat instance; I thought I would have Solr running a separate webapp for each project. I understand that the default location for the solrconfig.xml and schema.xml

Documentation?

2006-05-15 Thread Jeff Rodenburg
I was checking around the solr site and pages at apache.org and wasn't finding much. Before jumping into the code, I'd like to get as familiar with solr as I could from existing docs or the like. Can someone point me in the direction? thanks, jeff r.