Hello, you see it correctly, except that post types are default wordpress posts, not custom. I added custom locations taxonomy via CPTUI. As you see in screenshot I have 2 searches from ajax search pro. One search is for locations, it works well, but it works well without additional filters like bedrooms, categories(sale/rent), type(apartment,villa). Because additional filters take posts as source and location search is taking location taxonomy as source.
So what I want to do is to unite search and filters into one item. Where main search box is looking for locations from source(locations) and additional filters below for bedrooms, category and etc are taking posts as source.