Searched refs:Wildcard (Results 1 – 8 of 8) sorted by relevance
49 use Elastica\Query\Wildcard; alias495 public function wildcard(string $field, string $value, float $boost = 1.0): Wildcard497 return new Wildcard($field, $value, $boost);
14 // Wildcard parameter
12 class Wildcard extends AbstractQuery class
122 $params['repository'] = (list) Name of the snapshot repository to unregister. Wildcard (`*`) pa…
269 [[https://cowburn.info/2010/04/30/glob-patterns/|Wildcard]] characters can also be used for the fil…
145 * Added new optional 'case_insensitive' option to `Elastica\Query\Wildcard` [#1894](https://github.…263 * The `Wildcard::setValue()` changed its signature: use it to set the value of the wildcard query o…264 * The `Wildcard` Query's constructor now requires the `name` and `value` properties.281 * Changed `Wildcard::setValue()` and constructor's signature: added more specific `Wildcard::setBoo…
1 … ParseError.IdentifierExpected);\n }\n // Wildcard must be the next …
1 …arameters, with last being optional\n '/edit/:data': Edit,\n\n // Wildcard parameter\n '/…