Searched refs:DeprecatedException (Results 1 – 2 of 2) sorted by relevance
| /plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/ |
| D | DeprecatedException.php | 12 class DeprecatedException extends NotImplementedException class
|
| /plugin/elasticsearch/vendor/ruflin/elastica/ |
| D | CHANGELOG.md | 858 - Elastica\Query\FunctionScore::setFilter - deprecated and will throw DeprecatedException since not… 906 - Elastica\AbstractUpdateAction::setPercolate now throw DeprecatedException, user Percolator instead 907 - Elastica\AbstractUpdateAction::getPercolate now throw DeprecatedException, user Percolator instead 908 - Elastica\AbstractUpdateAction::hasPercolate now throw DeprecatedException, user Percolator instead 909 - Elastica\Type::delete now throw DeprecatedException, it is no longer possible to delete the mappi… 911 - Elastica\Document, methods: setScript, getScript, hasScript now throw DeprecatedException. 912 - MoreLikeThis, methods: setLikeText, setIds, setPercentTermsToMatch now throw DeprecatedException. 913 …PostZone, setPreZoneAdjustLargeInterval, setPreOffset, setPostOffset now throw DeprecatedException. 943 - \Elastica\Exception\DeprecatedException 949 - DeprecatedException will be thrown, if there is a call of method that not support BC
|