Make termlist sorting stable
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 21 Sep 2011 12:48:49 +0000 (14:48 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 21 Sep 2011 12:48:49 +0000 (14:48 +0200)
commitdd072ff41444dfdd49c76ecc3ca634b06cb75dd1
tree83d6d26863ca5334e07a19978f0de01e8427ed86
parent3638b9f1f4ea4b8786cc792d8a9e21d4475a3155
Make termlist sorting stable

Terms with same frequency are now sorted by their display name.
This makes a pretty display and improves our regression test because
qsort is not a stable sort.
src/termlists.c
test/test_facets_24.res
test/test_facets_6.res
test/test_icu_8.res
test/test_solr_5.res