Home
last modified time | relevance | path

Searched refs:request (Results 476 – 500 of 659) sorted by relevance

1...<<11121314151617181920>>...27

/plugin/farmer/lang/en/
H A Dtab_config_help.txt8 will be used to detect if a request was made directly to the Farmer when using host based farms. This
H A Dtab_setup_help.txt18 inititialized. The Farmer plugin will detect if the current request should access an Animal or the Farmer and
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc111 $params['_source'] = (list) True or false to return the _source field or not, or default list of fields to return, can be overridden on each sub-request
112 $params['_source_excludes'] = (list) Default list of fields to exclude from the returned _source field, can be overridden on each sub-request
113 $params['_source_includes'] = (list) Default list of fields to extract and return from the _source field, can be overridden on each sub-request
248 $params['search_timeout'] = (time) Explicit timeout for each search request. Defaults to no timeout.
262 $params['requests_per_second'] = (number) The throttle to set on this request in floating sub-requests per second. -1 means set no throttle. (Required)
542 $params['pre_filter_shard_size'] = (number) A threshold that enforces a pre-filter roundtrip to prefilter search shards based on query rewriting if the number of shards the search request expands to exceeds the threshold. This filter roundtrip can limit the number of shards significantly if for instance a shard can not match any documents based on its rewrite method ie. if date filters are mandatory to match but the shard bounds and the query are disjoint.
562 $params['body'] = (array) The request definitions (metadata-search request definition pairs), separated by newlines (Required)
655 $params['timeout'] = (time) Time each individual bulk request should wait for shards that are unavailable. (Default = 1m)
657 $params['wait_for_completion'] = (boolean) Should the request shoul
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dimport.rst8 into a variable or request specific macros from it.
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DREADME.md10 through a PHP function that accepts a request hash and returns a response hash
/plugin/htmlokay/
H A Dadmin.php103 $this->request = $_REQUEST;
540 print_r($this->request);
/plugin/move/_test/
H A Dnamespace_move.test.php130 'This test randomly fails with the page "testns:start" being moved, but "start" not being rewritten in the request.'
197 $request = new TestRequest();
198 $response = $request->get();
/plugin/davcal/vendor/sabre/dav/bin/
H A Dgooglecode_upload.py99 server.request('POST', upload_uri, body, headers)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhttp-handler.asciidoc6 a generic HTTP request, then pass it to the transport layer to execute. The
H A Drelease-notes.asciidoc45 * Update search iterators to send `scroll_id` inside the request body
396 * Added the `User-Agent` in each HTTP request
399 `logRequestFail($request, $response, $exception)` and
400 `logRequestSuccess($request, $response)` in
/plugin/btable2/
H A DREADME.md10 …nternal wiki with trustfull members. I use it in my Band to check, if we can accept a gig request.
/plugin/diagramsnet/lib/js/diagramly/
H A DGitHubClient.js76 userReq.setRequestHeaders = function(request, params) argument
78 request.setRequestHeader('Authorization', temp);
266 req.setRequestHeaders = function(request, params) argument
268 request.setRequestHeader('Authorization', temp);
397 success(req.request.getResponseHeader('Etag').match(/"([^"]+)"/)[1]);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSecurityNamespace.asciidoc140 $params['body'] = (array) The api key request to create an API key (Required)
307 $params['body'] = (array) The token request to get (Required)
346 $params['body'] = (array) The api key request to create an API key (Required)
/plugin/combo/action/
H A Drouter.php148 * Determine if the request should be banned based on the id
154 * for blocking rules on http request data such as:
1046 $request = Sqlite::createOrGetBackendSqlite()
1050 $request
1055 $request->close();
/plugin/cli/
H A DREADME9 Development, bug report, feature request happen at
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DScroll.php15 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-scroll.html
154 $this->_search->getClient()->request(
166 * Prepares Scroll for next request.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md318 $request = new GuzzleHttp\Psr7\Request('GET', 'http://example.com');
319 echo GuzzleHttp\Psr7\Message::toString($request);
357 Constructs a URI for an HTTP request message.
364 Parses a request message string into a request object.
450 `public static function modifyRequest(RequestInterface $request, array $changes): RequestInterface`
452 Clone and modify a request with the given changes.
691 do when resolving a link in a website based on the current request URI.
716 One use-case is to use the current request URI as base URI and then generate relative links in your…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dconnector.asp45 ' Get the main request information.
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample03.afp72 lcToolbar=request.querystring("Toolbar") && Request Parameter
/plugin/addressbook/
H A DREADME.md55 …ink directs. This target page must contatin an ``[ADDRESSBOOK:]``-Tag for the request to performed.
/plugin/rdplink/
H A DREADME.md6 Fixes and enhancements are welcome (just send me a pull request), though it should be noted that I …
/plugin/gitbacked/
H A DREADME.md9 …b.com/woolfg/dokuwiki-plugin-gitbacked/issues?q=is%3Aissue+is%3Aopen+label%3A%22feature+request%22)
/plugin/refnotes/
H A Dadmin.js127 function sendRequest(request, data, success) {
129 transaction = request;
161 setErrorStatus(request + '_failed', 'Server is busy');
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_connector.cfm54 <!--- Get the main request informaiton. --->
/plugin/sequencediagram/bower_components/snap.svg/
H A DREADME.md66 * Make a [pull request](https://help.github.com/articles/using-pull-requests) to `dev` branch.

1...<<11121314151617181920>>...27