Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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.

perl v5.40.0                                       2024-10-20                 Xapian::DatabaseModifiedError(3pm)

Name

       Search::Xapian::DatabaseModifiedError -  DatabaseModifiedError indicates a database was modified.

See Also