.
This commit is contained in:
@@ -3,6 +3,7 @@ mod index;
|
||||
mod schema;
|
||||
|
||||
pub use tantivy::TantivyDocument as SearchDocument;
|
||||
pub use tantivy::doc;
|
||||
|
||||
pub use error::{Result, SearchError};
|
||||
pub use index::{SearchIndex, SearchIndexBuilder};
|
||||
|
||||
Reference in New Issue
Block a user