Jim Ferenczi d0bbe89c16 Optimize query with types filter in the URL (t/t/_search) (#20979)
This change adds a TypesQuery that checks if the disjunction of types should be rewritten to a MatchAllDocs query. The check is done only if the number of terms is below a threshold (16 by default and configurable via max_boolean_clause).
2016-10-20 12:33:32 +02:00
..
2016-10-10 14:51:47 -06:00
2016-10-14 14:12:35 -04:00
2016-10-10 14:51:47 -06:00
2016-10-17 10:50:32 -04:00
2016-10-10 14:51:47 -06:00
2016-10-10 14:51:47 -06:00
2016-10-10 14:51:47 -06:00
2016-09-21 09:36:21 -04:00
2016-07-07 17:47:19 +02:00
2016-10-11 12:21:46 +02:00
2016-07-07 14:44:03 -04:00