On 09.09.2010, at 00:44, David Yang wrote:

> Currently DIH delta import uses the SQL query of type "select id from
> item where last_modified > ${dataimporter.last_index_time}"
> What I need is some field like ${dataimporter.last_primary_key}
> wiki.apache.org/solr/DataImportHandler
> I am thinking of storing the last primary key externally and calling the
> delta-import with a parameter and using
> ${dataimporter.request.last_primary_key} but that seems like a very
> brittle approach


i am also using request parameters in my DIH import. we are not yet in 
production but in our tests it worked fine.

regards,
Lukas Kahwe Smith
m...@pooteeweet.org



Reply via email to