: Ah, yeah... in this case the client would be able to determine which : was which by the prefix of the label. But it brings up interesting : points about ordering... should all of prefix "A" come before prefix : "B" or should they be sorted by frequency. If it's the latter case,
i don't see why the facet.sort param wouldn't dictate that, just like i would expect facet.limit to keep working. : then it seems like it's more the case of wanting an additional filter : applied to the facet, which we should also support at some point. it's just a simple matter of programming ... and hard matter of finding the time/energy. -Hoss