RE: FW: Need Help Configuring Solr To Work With Nutch

2017-12-11 Thread Mukhopadhyay, Aratrika
Mukhopadhyay > >-Original Message- >From: Rick Leir [mailto:rl...@leirtech.com] >Sent: Friday, December 08, 2017 4:06 PM >To: solr-user@lucene.apache.org >Subject: Re: FW: Need Help Configuring Solr To Work With Nutch > >Ara >Softcommit might be the default in Solrcon

RE: FW: Need Help Configuring Solr To Work With Nutch

2017-12-09 Thread Rick Leir
y > >-Original Message- >From: Rick Leir [mailto:rl...@leirtech.com] >Sent: Friday, December 08, 2017 4:06 PM >To: solr-user@lucene.apache.org >Subject: Re: FW: Need Help Configuring Solr To Work With Nutch > >Ara >Softcommit might be the default in Solrconfig.xml, an

RE: FW: Need Help Configuring Solr To Work With Nutch

2017-12-08 Thread Mukhopadhyay, Aratrika
, December 08, 2017 4:06 PM To: solr-user@lucene.apache.org Subject: Re: FW: Need Help Configuring Solr To Work With Nutch Ara Softcommit might be the default in Solrconfig.xml, and if not then you should probably make it so. Then you need to have a look in solr.log if things are not working as you

Re: FW: Need Help Configuring Solr To Work With Nutch

2017-12-08 Thread Rick Leir
ommit the changes to the core. Thanks for >your prompt attention to this matter. > > > >Aratrika Mukhopadhyay > > > >-Original Message- >From: Erick Erickson [mailto:erickerick...@gmail.com] >Sent: Friday, December 08, 2017 11:06 AM >To: solr-user >mailto

FW: Need Help Configuring Solr To Work With Nutch

2017-12-08 Thread Mukhopadhyay, Aratrika
matter. Aratrika Mukhopadhyay -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Friday, December 08, 2017 11:06 AM To: solr-user mailto:solr-user@lucene.apache.org>> Subject: Re: Need Help Configuring Solr To Work With Nutch 1> do you see update

RE: Need Help Configuring Solr To Work With Nutch

2017-12-08 Thread Mukhopadhyay, Aratrika
Mukhopadhyay -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Friday, December 08, 2017 11:06 AM To: solr-user Subject: Re: Need Help Configuring Solr To Work With Nutch 1> do you see update messages in the Solr logs? 2> did you issue a commit? Best,

Re: Need Help Configuring Solr To Work With Nutch

2017-12-08 Thread Erick Erickson
1> do you see update messages in the Solr logs? 2> did you issue a commit? Best, Erick On Fri, Dec 8, 2017 at 7:27 AM, Mukhopadhyay, Aratrika < aratrika.mukhopadh...@mail.house.gov> wrote: > Good Morning, > >I am running nutch 2.3 , hbase 0.98 and I am integrating nutch > with solr 6

Need Help Configuring Solr To Work With Nutch

2017-12-08 Thread Mukhopadhyay, Aratrika
Good Morning, I am running nutch 2.3 , hbase 0.98 and I am integrating nutch with solr 6.4. I have a successful crawl in nutch and when I see that it is indexing the content into solr. However I cannot query and get any results. Its as if Nutch isn't writing anything to solr at all. I