Filters and search engine work automatically after user types/checks respective <input>s, which is uncomfortable, because it's really difficult to fully apply wanted filters as they are being activated too early. Filtering action should be done solely after pressing "filter" button, which will also spare unneeded Ajax requests.