Module tantivy::directory::error

source ·
Expand description

Errors specific to the directory module.

Enums§

  • Error that may occur when trying to delete a file
  • Type of index incompatibility between the library and the index found on disk Used to catch and provide a hint to solve this incompatibility issue
  • Error while trying to acquire a directory lock.
  • Error that may occur when opening a directory
  • Error that may occur when accessing a file read
  • Error that may occur when starting to write in a file