RE: Internal Server Error

2011-04-09 Thread rahul
hi, I believe you are facing this 'Internal Server Error' while try to index the pdf files. Try adding the 'pdfbox and fontbox' jars in to your solr lib folder and try restart Tomcat once. I hope it will solve the issue. Thanks. -- View this message in context: http://lucene.472066.n3.nabble.

Solr 3.1 Upgrade

2011-04-09 Thread rahul
Hi, I am using Solr 1.4.1 in my environment. I have not used special solr features such as replication/distributed searches. From the Solr 3.1 release notes, I came to know, for upgrade , first we need to upgrade our slaves and then need to update Master solr server. Since I have not used this, I

DIH: Enhance XPathRecordReader to deal with //body(FLATTEN=true) and //body/h1

2011-04-09 Thread karsten-solr
Hi Folks, does anyone improve DIH XPathRecordReader to deal with nested xpaths? e.g. data-config.xml with and the XML stream contains /html/body/h1... will only fill field “alltext” but field “title” will be empty. This is a known issue from 2009 https://issues.apache.org/jira/browse/SOLR-

Re: Solr Php Client

2011-04-09 Thread Israel Ekpo
Cool. I will take a look at the issue later tomorrow. On Fri, Apr 8, 2011 at 2:28 AM, Haspadar wrote: > I'm entering only a query parameter. > I posted a bug description there - > http://pecl.php.net/bugs/bug.php?id=22634 > > > 2011/4/8 Israel Ekpo > > > Hi, > > > > Could you send the enter li

Re: ArrayIndexOutOfBoundsException with facet query

2011-04-09 Thread Edgar Espina
Hi Tom, Can you show us the field definition for topicStr? Also, faceting is done on indexed rather than stored values. Can you check if the field is indexed? Thanks, On Fri, Apr 8, 2011 at 5:53 PM, Burton-West, Tom wrote: > The query below results in an array out of bounds exception: > sele