DataTables has the ability to apply searching to a specific column through the column().search() method (note that the name of the method is search not filter since filter() is used to apply a filter to a result set).

Demo Page Datatables Home Page

Dynamic Datatables Creation