mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-31 07:56:28 +00:00 
			
		
		
		
	Export tokenizer from milli
This commit is contained in:
		| @@ -20,6 +20,7 @@ use std::hash::BuildHasherDefault; | ||||
| pub use filter_parser::{Condition, FilterCondition}; | ||||
| use fxhash::{FxHasher32, FxHasher64}; | ||||
| pub use grenad::CompressionType; | ||||
| pub use meilisearch_tokenizer as tokenizer; | ||||
| use serde_json::{Map, Value}; | ||||
|  | ||||
| pub use self::asc_desc::{AscDesc, AscDescError, Member, SortError}; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user