ignore this message below; operator error
On Sat, 2010-01-30 at 11:21 +1100, Fadzi Ushewokunze wrote:
> hi all,
>
> i am in the process of integrating nutch and solr;
>
> I am trying to call the solr server from the NutchBean and getting an
> exception which seems to show that nutchBean is t
hi all,
i am in the process of integrating nutch and solr;
I am trying to call the solr server from the NutchBean and getting an
exception which seems to show that nutchBean is trying to read the local
index not solr server.
not sure whats missing in my config for me to be able to get my search
HEEELP !!!
Kind of get stuck on this one.
I backed-up my hdfs data, reformated the hdfs, put data back, try to merge
my segments together and it explodes again.
Exception in thread "Lucene Merge Thread #0"
org.apache.lucene.index.MergePolicy$MergeException: java.io.IOException:
Could not obtain b
thanks, everything worked out smoothly!
reinhard schwab wrote:
> i use apache-ant-1.6.2.
> it does not compile with ant 1.7.0.
>
> Claudio Martella schrieb:
>
>> thanks for the quick reply.
>>
>> i download the required libs and at the "ant" command i get this error:
>>
>> ham...@openmeetings:
i use apache-ant-1.6.2.
it does not compile with ant 1.7.0.
Claudio Martella schrieb:
> thanks for the quick reply.
>
> i download the required libs and at the "ant" command i get this error:
>
> ham...@openmeetings:~/loocia/nutch-1.0$ ant
> Buildfile: build.xml
>
> init:
>
> BUILD FAILED
> /home/
thanks for the quick reply.
i download the required libs and at the "ant" command i get this error:
ham...@openmeetings:~/loocia/nutch-1.0$ ant
Buildfile: build.xml
init:
BUILD FAILED
/home/hammer/loocia/nutch-1.0/build.xml:62: Specify at least one
source--a file or resource collection.
Total
you have to install some additional jars.
read the nutch README
it says
Apache Nutch README
Important note: Due to licensing issues we cannot provide two libraries that
are normally provided with PDFBox (jai_core.jar, jai_codec.jar), the parser
library we use for parsing PDF files. If you encoun
Hello list,
I'm crawling our intranet and searching with solr. I'm following the
tutorial on lucidimagination.
at the 3rd iteration of nutch parse (the step 10 of the tutorial) i get
this error:
Exception in thread "main" java.io.IOException: Job failed!
at org.apache.hadoop.mapred.JobClient