# \[400\] Filters cannot have more than 32 filters

**URL:** https://discuss.elastic.co/t/400-filters-cannot-have-more-than-32-filters/263091
**Category:** Elastic Search
**Tags:** elastic-app-search
**Created:** [February 3, 2021, 8:13am UTC](https://discuss.elastic.co/t/400-filters-cannot-have-more-than-32-filters/263091 "2021-02-03T08:13:04Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Swapnil\_Ghorpade](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/swapnil_ghorpade/32/56943_2.png) [@Swapnil\_Ghorpade](https://discuss.elastic.co/u/Swapnil_Ghorpade)
#### Post date: [February 3, 2021, 8:24am UTC](https://discuss.elastic.co/t/400-filters-cannot-have-more-than-32-filters/263091/3 "2021-02-03T08:24:34Z")

</div>

@JasonStoltz Please refer this post:

> [@How to exclude facets in filters or get conditional filters/conditionalFacets](https://discuss.elastic.co/t/how-to-exclude-facets-in-filters-or-get-conditional-filters-conditionalfacets/206044/4):
>
> @Swapnil_Ghorpade To exclude two states from a search, you would use a "none" filter: [https://swiftype.com/documentation/app-search/api/search/filters#combining-filters](https://swiftype.com/documentation/app-search/api/search/filters#combining-filters) "filters": { "none": [{ "title": "Texas" }, { "title": "Florida" }] } And again, if you're trying to restrict that at a user level, then you would generate a signed search key for that user with the above filter applied.

---

_[View the full topic](https://discuss.elastic.co/t/400-filters-cannot-have-more-than-32-filters/263091)._
