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
..
public URL encode search in web UI 2020-10-05 11:57:52 -07:00
src Merge #946 2020-10-13 14:37:47 +00:00
tests update test 2020-10-10 06:13:27 +00:00
Cargo.toml bump meilisearch 2020-09-28 16:56:05 +02:00
build.rs Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00