Re: JVM Heap utilization & Memory leaks with Solr

2009-08-16 Thread Rahul R
My primary issue is not Out of Memory error at run time. It is memory leaks: heap space not being released after doing a force GC also. So after sometime as progressively more heap gets utilized, I start running out of memory The verdict however seems unanimous that there are no known memory le

Re: how do i - include the items without a facet

2009-08-16 Thread Jonathan Vanasco
On Aug 16, 2009, at 9:59 PM, Avlesh Singh wrote: how can i specify searching for these items? fq=-location_name:[* TO *] Your field name is "location_name" and not "facet.location_name". its both. and that didn't work on either. "location_name" is a text field , copyto puts it in "face

Re: how do i - include the items without a facet

2009-08-16 Thread Avlesh Singh
> > how can i specify searching for these items? > fq=-location_name:[* TO *] Your field name is "location_name" and not "facet.location_name". Cheers Avlesh On Mon, Aug 17, 2009 at 5:04 AM, Jonathan Vanasco wrote: > My result set for a query has 451 records > 293 of them do not have a value se

Which versions?

2009-08-16 Thread Paul Tomblin
Which versions of Lucene, Nutch and Solr work together? I've discovered that the Nutch trunk and the Solr trunk use wildly different versions of the Lucene jars, and it's causing me problems. -- http://www.linkedin.com/in/paultomblin

Re: Whats the maximum limit for Dynamic Fields?

2009-08-16 Thread Lucas F. A. Teixeira
aka, the sky. Lucas Frare Teixeira .·. - lucas...@gmail.com - blog.lucastex.com - twitter.com/lucastex On Sun, Aug 16, 2009 at 2:45 AM, Shalin Shekhar Mangar < shalinman...@gmail.com> wrote: > On Sun, Aug 16, 2009 at 8:43 AM, Ninad Raut >wrote: > > > Hi, > > I want to know whats the maximum li

how do i - include the items without a facet

2009-08-16 Thread Jonathan Vanasco
My result set for a query has 451 records 293 of them do not have a value set on 'facet.location_name' how can i specify searching for these items? i've tried: fq=facet.location_name:"" and based on http://wiki.apache.org/solr/SimpleFacetParameters#head-b618fc041ffc0c26ea45bdf086895e5

Re: switching between requestHandler

2009-08-16 Thread Jonathan Vanasco
On Aug 16, 2009, at 1:44 AM, Shalin Shekhar Mangar wrote: Use the qt parameter and specify the name of the handler. e.g. qt=site_search_main Thanks! I totally overlooked forgot about that!

Re: delta-import using a full-import command is not working

2009-08-16 Thread djain101
Thanks for your response. It is not empty, it contains following: #Sat Aug 15 16:44:18 PDT 2009 last_index_time=2009-08-15 16\:44\:17 Noble Paul നോബിള്‍ नोब्ळ्-2 wrote: > > actually your dataimport.properties is empty , I guess that is the reason > > On Sun, Aug 16, 2009 at 5:19 AM, djain101

Cannot get solr to pickup solr/home property

2009-08-16 Thread Aaron Aberg
Software: Linux CentOS Tomcat 5.5 Plesk 9.2.1 Solr 1.3.0 This is the error log I get when I stop solr (or attempt to) and then restart it from Plesk: INFO: Manager: stop: Stopping web application at '/solr' Aug 15, 2009 10:49:30 PM org.apache.catalina.core.StandardContext stop INFO: Container org