use Path;
use Lazy;
pub use Executor;
pub use ;
/// The meta file contains all the information about the list of segments and the schema
/// of the index.
pub static META_FILEPATH: = new;
/// The managed file contains a list of files that were created by the lucivy
/// and will therefore be garbage collected when they are deemed useless by lucivy.
///
/// Removing this file is safe, but will prevent the garbage collection of all of the file that
/// are currently in the directory
pub static MANAGED_FILEPATH: = new;