Not sure if this has been covered somewhere, but I couldn\'t find it in the documentation, and was wondering if it\'d be possible to not include the search input box with the jQ
With the latest Version of chosen only that works for me:
$('ul.chosen-choices li.search-field').hide();