[jQuery] Javascript search library

[jQuery] Javascript search library


I have a collection of DIVs (or a JSON array). Is there a javascript
library that can search through a JSON array and return a collection
of matched elements, and support advanced search with boolean
operator?
Thanks
Khai