Hi

According to the documentation, facet.sort options could be count(sort by 
highest count), index (sort lexicographically).
If I have set facet.sort to count, and the resulting facet fields have the same 
count then how is the list returned?
Is there any other option that controls in this case? Also, how is it sorted 
with respect to facet fields with combination of upper case and lower case 
strings?

Eg:
Abc (5)
abc (5)
gef (10)
Gef(10)


Thank you for the response

Reply via email to