Home
last modified time | relevance | path

Searched defs:createSearch (Results 1 – 2 of 2) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/
DSearchableInterface.php74 public function createSearch($query = '', $options = null): Search; function
DIndex.php530 …public function createSearch($query = '', $options = null, ?BuilderInterface $builder = null): Sea… function in Elastica\\Index