Hi Shawn;
and first off, thanks bunches for your pointers.
Am Tue, 28 May 2013 09:31:54 -0600
schrieb Shawn Heisey :
> My workaround was to store the highest indexed autoincrement value in
> a location outside Solr. In my original Perl code, I dropped it into
> a file on NFS. The latest iterati
Folks;
playing with Solr and an existing (legacy) RDBMS structure which we
can't change much, I am trying to figure out how to best make Solrs
full/delta import work for me. A few thoughts:
(a) The usual tutorials outline something like
WHERE LASTMODIFIED > '${dih.last_index_time}
in order to