Re: nutch 1.x tutorial with solr 6.6.0

2017-07-31 Thread Pau Paches
dex` for each > segment. I'm not sure if you need the final 3 parameters, depends on your > use case. > > -Original Message- > From: Pau Paches [mailto:sp.exstream.t...@gmail.com] > Sent: 12 July 2017 23:48 > To: user@nutch.apache.org > Subject: Re: nutch 1.x tutori

RE: nutch 1.x tutorial with solr 6.6.0

2017-07-12 Thread Yossi Tamari
ly 2017 23:48 To: user@nutch.apache.org Subject: Re: nutch 1.x tutorial with solr 6.6.0 Hi Lewis et al., I have followed the new tutorial. In step Step-by-Step: Indexing into Apache Solr the command bin/nutch index http://localhost:8983/solr crawl/crawldb/ -linkdb crawl/linkdb/ crawl/segments/2013

Re: nutch 1.x tutorial with solr 6.6.0

2017-07-12 Thread Pau Paches
6:58 AM, >> wrote: >> >>> >>> From: Pau Paches [mailto:sp.exstream.t...@gmail.com] >>> Sent: Tuesday, July 11, 2017 2:50 PM >>> To: user@nutch.apache.org >>> Subject: [EXTERNAL] Re: nutch 1.x tutorial with solr 6.6.0 >>> >>&g

Re: nutch 1.x tutorial with solr 6.6.0

2017-07-12 Thread Pau Paches
t; https://issues.apache.org/jira/browse/NUTCH-2400 > > Please scope it out and let me know what happens. > Thank you > Lewis > > On Wed, Jul 12, 2017 at 6:58 AM, wrote: > >> >> From: Pau Paches [mailto:sp.exstream.t...@gmail.com] >> Sent: Tuesday, July 11,

Re: nutch 1.x tutorial with solr 6.6.0

2017-07-12 Thread lewis john mcgibbney
and let me know what happens. Thank you Lewis On Wed, Jul 12, 2017 at 6:58 AM, wrote: > > From: Pau Paches [mailto:sp.exstream.t...@gmail.com] > Sent: Tuesday, July 11, 2017 2:50 PM > To: user@nutch.apache.org > Subject: [EXTERNAL] Re: nutch 1.x tutorial with solr 6.6.0 > >

RE: nutch 1.x tutorial with solr 6.6.0

2017-07-11 Thread Srinivasa, Rashmi
Pau Paches [mailto:sp.exstream.t...@gmail.com] Sent: Tuesday, July 11, 2017 2:50 PM To: user@nutch.apache.org Subject: [EXTERNAL] Re: nutch 1.x tutorial with solr 6.6.0 Hi Rashmi, I have followed your suggestions. Now I'm seeing a different error. bin/nutch solrindex http://127.0.0.1:8983/solr crawl/crawld

Re: nutch 1.x tutorial with solr 6.6.0

2017-07-11 Thread Pau Paches
e" in the file and remove > them. > * Change id to url > 5. bin/solr start > > Thanks, > Rashmi > > -Original Message- > From: Pau Paches [mailto:sp.exstream.t...@gmail.com] > Sent: Tuesday, July 11, 2017 8:46 AM > To: user@nutch.apache.org > Subj

RE: nutch 1.x tutorial with solr 6.6.0

2017-07-11 Thread Srinivasa, Rashmi
ve them. * Change id to url 5. bin/solr start Thanks, Rashmi -Original Message- From: Pau Paches [mailto:sp.exstream.t...@gmail.com] Sent: Tuesday, July 11, 2017 8:46 AM To: user@nutch.apache.org Subject: [EXTERNAL] Re: nutch 1.x tutorial with solr 6.6.0 Hi Yossi and BlackIce, many

Re: nutch 1.x tutorial with solr 6.6.0

2017-07-11 Thread Pau Paches
manage to find out, is that in newer versions of SOLR you need > > to use ZooKeeper to update the conf file. see > https://stackoverflow.com/a/ > > 43351358. > > > > -Original Message- > > From: Pau Paches [mailto:sp.exstream.t...@gmail.com] > > Sent: 11 Ju

Re: nutch 1.x tutorial with solr 6.6.0

2017-07-11 Thread BlackIce
ge to find out, is that in newer versions of SOLR you need > to use ZooKeeper to update the conf file. see https://stackoverflow.com/a/ > 43351358. > > -Original Message- > From: Pau Paches [mailto:sp.exstream.t...@gmail.com] > Sent: 11 July 2017 13:29 > To: user@nutch.apache.

RE: nutch 1.x tutorial with solr 6.6.0

2017-07-11 Thread Yossi Tamari
[mailto:sp.exstream.t...@gmail.com] Sent: 11 July 2017 13:29 To: user@nutch.apache.org Subject: Re: nutch 1.x tutorial with solr 6.6.0 Hi, I just crawl a single URL so no whole web crawling. So I do option 2, fetching, invertlinks successfully. This is just Nutch 1.x Then I do Indexing into Apache

Re: nutch 1.x tutorial with solr 6.6.0

2017-07-11 Thread Pau Paches
Hi, I just crawl a single URL so no whole web crawling. So I do option 2, fetching, invertlinks successfully. This is just Nutch 1.x Then I do Indexing into Apache Solr so go to section Setup Solr for search. First thing that does not work: cd ${APACHE_SOLR_HOME}/example java -jar start.jar No star

Re: nutch 1.x tutorial with solr 6.6.0

2017-07-09 Thread lewis john mcgibbney
Hi Pau, On Sat, Jul 8, 2017 at 6:52 AM, wrote: > From: Pau Paches > To: user@nutch.apache.org > Cc: > Bcc: > Date: Sat, 8 Jul 2017 15:52:46 +0200 > Subject: nutch 1.x tutorial with solr 6.6.0 > Hi, > I have run the Nutch 1.x Tutorial with Solr 6.6.0. > Many things do not work, What does not w

Re: nutch 1.x tutorial with solr 6.6.0

2017-07-09 Thread BlackIce
Sometimes it helps when one replaces the Solr.jar which comes with Nutch with the solr.jar that comes with the solr one is using On Sat, Jul 8, 2017 at 3:52 PM, Pau Paches wrote: > Hi, > I have run the Nutch 1.x Tutorial with Solr 6.6.0. > Many things do not work, there is a mismatch between the