Re: DatImportHandler and cron issue

2010-07-07 Thread Govind Kanshi
How did you verify it was not processed? Did you 1. Query for docs - with no results 2. Use Solr Admin tool? 3. Bypass data import handler and see if the doc post/commit works. On Tue, Jun 15, 2010 at 10:29 PM, iboppana wrote: > > Hi All, > > We are trying implement solr for our newspapers site

Re: DatImportHandler and cron issue

2010-07-06 Thread Chris Hostetter
: What we are seeing is the request is dispatched to solr server,but its not : being processed. you'll have to explain what you mean by "not being processed" ? According to your logs, DIH is in fact working and logging it's progress... : 2010-06-14 12:51:01,328 INFO [org.apache.solr.core.SolrC