Re: shards and facet_count

2009-09-19 Thread Lance Norskog
Paul, can you create an HTTP url that does this exact query? With multiple shards and facet requests? And that does what you expect? That would help the Ruby Dudes to figure out the discrepancy. Lance On Fri, Sep 18, 2009 at 7:01 PM, Yonik Seeley wrote: > On Fri, Sep 18, 2009 at 5:58 AM, Erik H

Re: Free Webinar - Apache Lucene 2.9: Technical Overview of New Features

2009-09-19 Thread Tricia Williams
Is there a way to sign up without handing over so much personal information to www.eventsvc.com? Thanks, Tricia Erik Hatcher wrote: Free Webinar: Apache Lucene 2.9: Discover the Powerful New Features --- Join us for a free and i

Re: solr trunk building error

2009-09-19 Thread turnguard
thank you VERY much for pointing my mind to the obvious... i appearantly had this problem once, i found two ant-tasks.jars in that folder and now renamed maven-ant-tasks.jar to maven-ant-tasks.jarBU and maven-ant-tasks-2.0.8.jar to maven-ant-tasks.jar and now everything works. beach! - i'm comi

Re: solr trunk building error

2009-09-19 Thread Yonik Seeley
2009/9/19 Noble Paul നോബിള്‍ नोब्ळ् : > what could be this problem? > >   [javac] error: error reading > /usr/share/java/maven/lib/maven-ant-tasks.jar; error in opening zip file Stating the obvious... does that file exist, and are it's permissions set to readable? If so, does it look like a corre

Re: solr trunk building error

2009-09-19 Thread Noble Paul നോബിള്‍ नोब्ळ्
what could be this problem? [javac] error: error reading /usr/share/java/maven/lib/maven-ant-tasks.jar; error in opening zip file ? On Sat, Sep 19, 2009 at 11:53 PM, turnguard wrote: > > thanks again for taking the time, > > before digging any deeper - i should say that i also might have a a

Re: solr trunk building error

2009-09-19 Thread turnguard
thanks again for taking the time, before digging any deeper - i should say that i also might have a ant / maven problem (i just co'ed hbase) and got a similar error, but yesterday i built mahout (which is pure maven without ant) without any problem, so please excuse, if i'm posting wrong here : a

Re: solr trunk building error

2009-09-19 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Sat, Sep 19, 2009 at 10:59 PM, turnguard wrote: > > hi thanks for asking, > > there are no more messages, when i do a ant -v dist i get a stack trace, but > the error > message is more or less the same : common-build.xml:155 compile failed, see > the compiler error log can you share the s

Re: solr trunk building error

2009-09-19 Thread turnguard
hi thanks for asking, there are no more messages, when i do a ant -v dist i get a stack trace, but the error message is more or less the same : common-build.xml:155 compile failed, see the compiler error log to my shame , i have to admit, that i don't know where the specific compiler error

Batching requests using SolrCell with SolrJ

2009-09-19 Thread Jay Hill
When working with SolrJ I have typically batched a Collection of SolrInputDocument objects before sending them to the Solr server. I'm working with the latest nightly build and using the ExtractingRequestHandler to index documents, and everything is working fine. Except I haven't been able to figur

Re: solr trunk building error

2009-09-19 Thread Noble Paul നോബിള്‍ नोब्ळ्
is there anything further in the error log? On Sat, Sep 19, 2009 at 6:15 PM, turnguard wrote: > > hi, i just checked out a fresh version of the solr trunk. > > when i try to build it (ant dist) i get the following error > > > > Buildfile: build.xml > > init-forrest-entities: > > compile-solrj:

solr trunk building error

2009-09-19 Thread turnguard
hi, i just checked out a fresh version of the solr trunk. when i try to build it (ant dist) i get the following error Buildfile: build.xml init-forrest-entities: compile-solrj: [javac] Compiling 86 source files to /home/turnguard/java/lib/apache/lucene/solr/1.4/build/solrj [javac] e