Home
last modified time | relevance | path

Searched refs:Wildcard (Results 1 – 13 of 13) 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/visualindex/
H A DDOKU_DE.md52 * ''filter'' : einfacher Wildcard-Filter mit ''*'' (Beispiel: ''guide*|doc*'');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
DSnapshotNamespace.asciidoc122 $params['repository'] = (list) Name of the snapshot repository to unregister. Wildcard (`*`) pa…
/plugin/calendar/
H A DREADME.md23 - **Wildcard** — `namespace=*` loads events from all namespaces
H A DCHANGELOG.md44 - Wildcard/multi-namespace views silently filter out namespaces the user cannot access
/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/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js29 …Keyword,function:T.definitionKeyword,as:T.keyword,"Type/...":T.typeName,Wildcard:T.special(T.varia…
H A Ddmn-modeler.production.min.js237 …Keyword,function:B.definitionKeyword,as:B.keyword,"Type/...":B.typeName,Wildcard:B.special(B.varia…
/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 '/…