I created a JIRA issue for this and attached a patch:

https://issues.apache.org/jira/browse/SOLR-768


wojtekpia wrote:
> 
> I would like to use (abuse?) the dataimporter.last_index_time variable in
> my full-import query, but it looks like that variable is only set when
> running a delta-import.
> 
> My use case: 
> I'd like to use a stored procedure to manage how data is given to the
> DataImportHandler so I can gracefully handle failed imports. The stored
> procedure would take in the last successful data import time and decide
> which records should be returned. 
> 
> I looked into using the delta-import functionality, but it didn't seem
> like the right fit for my need.
> 
> Any thoughts? 
> 

-- 
View this message in context: 
http://www.nabble.com/dataimporter.last_index_time-not-set-for-full-import-query-tp19419383p19425162.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to