MeiliSearch/meilisearch-core
bors[bot] f359b64d59
Merge #946
946: Sort displayedAttributes field r=MarinPostma a=gorogoroumaru

Fix #943

displayedAttributes use the HashSet struct which is an unsorted structure, so I changed the implementation from HashSet into BTreeSet.

Co-authored-by: gorogoroumaru <zokutyou2@gmail.com>
2020-10-13 14:37:47 +00:00
..
benches make clippy happy 1 2020-06-30 11:01:07 +02:00
examples implement placeholder search 2020-07-03 17:17:28 +02:00
src Merge #946 2020-10-13 14:37:47 +00:00
Cargo.toml bump meilisearch 2020-09-28 16:56:05 +02:00