Xapian::DatabaseModifiedError(3pm) | User Contributed Perl Documentation | Xapian::DatabaseModifiedError(3pm) |
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.
2024-03-31 | perl v5.38.2 |