Scroll to navigation

Xapian::DatabaseModifiedError(3) User Contributed Perl Documentation Xapian::DatabaseModifiedError(3)

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.
2022-02-28 perl v5.40.0