This example performs a server side text search in the same query returned by example 2.
The JavaScript function calls getAddressMask remote with the value of the input
box as argument.
The remote methods search
the query, builds a table of resulting records server-side and returns the string back
inside a div.
Search a name
Insert a value in the above input box and click "search"