boazsender / backbone.search

Quick search plugin for backbone collections using the Quicksilver string ranking algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

search an limit

gbelmm opened this issue · comments

as I can find and have a search limit
example

var results = searchableObjs.search( "term" ,10)