mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-11-09 04:16:28 +00:00
Add "position" part of the attribute ranking rule
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
pub mod attribute;
|
||||
pub mod attribute_fid;
|
||||
pub mod attribute_position;
|
||||
pub mod distinct;
|
||||
#[cfg(feature = "default")]
|
||||
pub mod language;
|
||||
|
||||
Reference in New Issue
Block a user