Server Side list search / filter

Server Side list search / filter

Hi all,

Does anyone have a good solution for doing a jquery mobile search filter (ie. a list with data-filter="true") without sending all the list elements to the client?

We could potentially have 10,000 list items...

Thanks in advance!