[Xapian-discuss] Resume indexing
Olly Betts
olly at survex.com
Tue Oct 5 05:59:48 BST 2010
On Mon, Oct 04, 2010 at 08:03:38AM -0400, Adam Stein wrote:
> Is there a way to resume indexing on large jobs when and if they fail?
If you have the unique id from the data source in Xapian
(http://trac.xapian.org/wiki/FAQ/UniqueIds), then you can use that to
figure out where you got up to.
Otherwise (or alternately) you can use transactions and make a note
where you've got up to after each transaction is successfully committed.
Cheers,
Olly
More information about the Xapian-discuss
mailing list