We've setup some taxonomy terms for use in our publishing pages. When searching within a site where pages use these terms, they show in the refinements page on the results page. However, ideally we'd like to have a little more control on how they are shown.
The screenshot below shows two of our term sets as refinements

the two customizations we'd like to make are:
- remove the TextBox shown when you click the "show more" link at the end of a refinement category, and
- Specify the order in which terms are shown in the term set, when displayed as refinments (i.e. in this screenshot we'd see (from the top) 5.4, 5.3, 5.2, show more)
- automatically expand specific refinements without needing to show a 'show more' link (e.g. in this screenshot we'd see (from the top) 5.4, 5.3, 5.2, 5.1, 5.0)
Are any/all of these desires possible?
Thanks in advance
Kevin

SortByandSortDirectioncannot be applied to Categories using type...TaxonomyFilterGenerator? I did try theManagedPropertyFilterGeneratorapproach, which works to a degree, except that the listed refinements in that category appear likered,red; blue,green,green;redinstead of justred,blue,green. I found one script to separate them, but againSortByandSortDirectiondon't work for this script. Any further advice? – QMKevin Apr 25 '12 at 18:20