mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
fix all the tests
This commit is contained in:
parent
b1bf7d4f40
commit
f0b74637dc
3 changed files with 8 additions and 8 deletions
|
@ -21,7 +21,7 @@ use fxhash::{FxHasher32, FxHasher64};
|
|||
pub use grenad::CompressionType;
|
||||
use serde_json::{Map, Value};
|
||||
|
||||
pub use self::criterion::{default_criteria, AscDesc, Criterion};
|
||||
pub use self::criterion::{default_criteria, AscDesc, Criterion, Member};
|
||||
pub use self::error::{
|
||||
Error, FieldIdMapMissingEntry, InternalError, SerializationError, UserError,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue