Lines Matching refs:filter

324 * The `\Elastica\Query\GeoPolygon::count()` method now returns the count of points passed to the filter [#1696](https://github.com/ruflin/Elastica/pull/1696)
963 - Fix empty string is not anonymous filter [#935](https://github.com/ruflin/Elastica/pull/935)
1031 - Constructor of `Aggregation\Filter` now accepts filter as second parameter [#878](https://github.com/ruflin/Elastica/pull/878)
1230 - Top-level filter parameter in search has been renamed to post_filter [#669](https://github.com/ruflin/Elastica/issues/669/) [#670](https://github.com/ruflin/Elastica/issues/670/)
1232 - Deprecated: Elastica\Query::setPostFilter() passing filter as array is deprecated. Pass instance of AbstractFilter instead. [#669](https://github.com/ruflin/Elastica/issues/669/)
1264 - Removed the requirement to set arguments filter and/or query in Filtered, according to the documentation: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-filtered-query.html [#616](https://github.com/ruflin/Elastica/issues/616/)
1318 - Fixing the Bool filter with Bool filter children bug [#594](https://github.com/ruflin/Elastica/issues/594/)
1345 - Support for Terms filter lookup options [#579](https://github.com/ruflin/Elastica/issues/579/)
1484 - Add support for filter inside HasChild filter
1485 - Add support for filter inside HasParent filter
1576 - Nested filter supports now the setFilter method
1629 - Implement terms lookup feature for terms filter
1676 - Added optional parameter to filter result while percolate [#384](https://github.com/ruflin/Elastica/issues/384/)
1754 - Added Elastica_Filter_GeoDistanceRange filter
1985 - Elastica_Filter_Ids added https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-ids-filter.html