mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 00:31:02 +00:00
enable faceted searches
This commit is contained in:
@ -67,7 +67,6 @@ impl TryFrom<SearchQueryGet> for SearchQuery {
|
||||
matches: other.matches,
|
||||
facet_filters,
|
||||
facets_distribution,
|
||||
facet_condition: None,
|
||||
})
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user