mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-29 22:50:41 +00:00
Exposing Field
This commit is contained in:
@@ -128,7 +128,7 @@ pub use directory::Directory;
|
||||
pub use core::{Index, Segment, SegmentId, SegmentMeta, Searcher};
|
||||
pub use indexer::IndexWriter;
|
||||
pub use schema::{Term, Document};
|
||||
pub use core::SegmentReader;
|
||||
pub use core::{SegmentReader, FieldReader};
|
||||
pub use self::common::TimerTree;
|
||||
|
||||
pub use postings::DocSet;
|
||||
|
||||
Reference in New Issue
Block a user