mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Breaking: Remove vector from SearchResult
This commit is contained in:
parent
928e6e4c05
commit
190933f6e1
2 changed files with 0 additions and 4 deletions
|
@ -758,7 +758,6 @@ impl SearchAggregator {
|
|||
let SearchResult {
|
||||
hits: _,
|
||||
query: _,
|
||||
vector: _,
|
||||
processing_time_ms,
|
||||
hits_info: _,
|
||||
facet_distribution: _,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue