Provided by: libsearch-xapian-perl_1.2.25.0-1_amd64
NAME
Search::Xapian::DatabaseModifiedError - DatabaseModifiedError indicates a database was modified.
DESCRIPTION
To recover after catching this error, you need to call Xapian::Database::reopen() on the Database and repeat the operation which failed.