* * @deprecated Use BoolQuery instead. From PHP7 bool is reserved word and this class will be removed in further Elastica releases * @link https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-bool-query.html */ class Bool extends BoolQuery { }