Re: Problem with SolrJ and SolrIndexSearcher

2008-11-11 Thread Kraus, Ralf | pixelhouse GmbH
Otis Gospodnetic schrieb: Hi Ralf, Your subject mentions SolrJ, but I don't see any SolrJ code in your email. It looks as if you are messing with Solr's own code. thx for you help... Greets

Re: Problem with SolrJ and SolrIndexSearcher

2008-11-11 Thread Otis Gospodnetic
t; <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Tuesday, November 11, 2008 11:43:54 AM Subject: Problem with SolrJ and SolrIndexSearcher Hi, I want to use a SolrIndexSearcher for some special searches in my app... I startup my Solr with two cores in it (core_de & core_uk)

Problem with SolrJ and SolrIndexSearcher

2008-11-11 Thread Kraus, Ralf | pixelhouse GmbH
Hi, I want to use a SolrIndexSearcher for some special searches in my app... I startup my Solr with two cores in it (core_de & core_uk). But when I try this then my Solr Server generates a complete new cory instead of using the existing one... After 5-6 searches I run out of memory :-( Examp