I am using jsTree (http://www.jstree.com/plugins/) with below plugins
"plugins" : [ "dnd" , "contextmenu" ,"ui" , "types" , "search" ,"sort" ]
All plugins are working fine except search.There is no search textbox added above tree to search node.Is there any other dependency to use search in jsTree. Please help.