| Search-Xapian documentation | view source | Contained in the Search-Xapian distribution. |
Search::Xapian::DatabaseModifiedError - DatabaseModifiedError indicates a database was modified.
To recover after catching this error, you need to call Xapian::Database::reopen() on the Database and repeat the operation which failed.
| Search-Xapian documentation | view source | Contained in the Search-Xapian distribution. |