Closed tusharncuelogic closed 6 years ago
Refer to #24 if you want to change the source or you can use
facetMatches: function(callback) {
var facets; //array of facets
callback(facets, {
preserveOrder: true
});
}
@stranger26 It is working. Thanks.
How to disable default sorting for facetMatches.