Filter only in rendered records of datatable

Hi,

I am using pagination with serverSIde loading of the records and using the new datatable I have seen that the filter works only for rendered records.

300 records are loaded in my datatable but in database exists 1000. The filter is applied on this 300 records.

I guess the solution is serverSide filtering ?