MeiliSearch/meilisearch-http
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
..
2020-10-05 11:57:52 -07:00
2020-10-13 14:37:47 +00:00
2020-10-10 06:13:27 +00:00
2019-11-26 11:12:30 +01:00
2020-09-28 16:56:05 +02:00