Home
last modified time | relevance | path

Searched refs:Wildcard (Results 1 – 8 of 8) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
DQuery.php49 use Elastica\Query\Wildcard; alias
495 public function wildcard(string $field, string $value, float $boost = 1.0): Wildcard
497 return new Wildcard($field, $value, $boost);
/plugin/dirtylittlehelper/mermaid/editor/src/
DApp.svelte14 // Wildcard parameter
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
DWildcard.php12 class Wildcard extends AbstractQuery class
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
DSnapshotNamespace.asciidoc122 $params['repository'] = (list) Name of the snapshot repository to unregister. Wildcard (`*`) pa…
/plugin/json/demo/
Djson_definition_demo.txt269 [[https://cowburn.info/2010/04/30/glob-patterns/|Wildcard]] characters can also be used for the fil…
/plugin/elasticsearch/vendor/ruflin/elastica/
DCHANGELOG.md145 * 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…
/plugin/dirtylittlehelper/mermaid/editor/docs/
D2.2.js.map1 … ParseError.IdentifierExpected);\n }\n // Wildcard must be the next …
Dbundle.js.map1 …arameters, with last being optional\n '/edit/:data': Edit,\n\n // Wildcard parameter\n '/…