Home
last modified time | relevance | path

Searched refs:date (Results 476 – 500 of 2857) sorted by last modified time

1...<<11121314151617181920>>...115

/plugin/gh/
H A Dplugin.info.txt4 date 2022-11-27
/plugin/oauthauthsch/
H A Dplugin.info.txt4 date 2022-02-13
/plugin/pageredirect/
H A Dplugin.info.txt4 date 2024-03-01
/plugin/archivegenerator/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt4 date 2022-11-17
/plugin/fullscreenmode/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt4 date 2022-11-16
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DUtil.php22 * Checks if date math is already escaped within request URI.
35 * Escapes date math symbols within request URI.
37 * @see https://www.elastic.co/guide/en/elasticsearch/reference/5.x/date-math-index-names.html
49 // Check if date math if used at all. Find last '>'. E.g. /<log-{now/d}>,log-2011.12.01/log/_refresh
174 * This is the lucene date format
176 * @param int|string $date Date input (could be string etc.) -> must be supported by strtotime
178 * @return string Converted date string
180 public static function convertDate($date) argument
182 if (\is_int($date)) {
183 $timestamp = $date;
[all...]
/plugin/elasticsearch/action/
H A Dindexing.php219 // collect the date which should be indexed
224 $data['created'] = date('Y-m-d\TH:i:s\Z', $meta['date']['created']);
225 $data['modified'] = date('Y-m-d\TH:i:s\Z', $meta['date']['modified']);
290 $data['modified'] = date('Y-m-d\TH:i:s\Z', filemtime($file));
H A Dsearch.php141 // add date subquery
242 * Adds date subquery
253 ['gte' => date('Y-m-d', strtotime('1 ' . $min . ' ago'))]
/plugin/elasticsearch/cli/
H A Dimg.php66 'created' => date('Y-m-d\TH:i:s\Z', $meta->getField('Date.EarliestTime')),
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-APACHE87 as of the date such litigation is filed.
H A DLICENSE-LGPL174 stating that you changed the files and the date of any change.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc542 $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.
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md652 - Added a check for paths that already have date math escaped
1109 The changelog before version 2.0.0 was organised by date. All changes can be found below.
/plugin/elasticsearch/helper/
H A Ddocparser.php37 'meta:creation-date' => 'created',
99 'created' => date('Y-m-d\TH:i:s\Z', filemtime($file)),
/plugin/elasticsearch/
H A Dplugin.info.txt4 date 2023-12-20
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc395 $params['end'] = (date) Get events before this time
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc124 server has up-to-date root certificates, you only need to use `https` in the
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A De5f50b31f165462d883ecbff45f74985.asciidoc24 'type' => 'date',
/plugin/latexcaption/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt4 date 2022-11-09
/plugin/bulletodo/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dplugin.info.txt4 date 2022-11-01
/plugin/highlight2wiki/
H A Dplugin.info.txt4 date 2023-11-29

1...<<11121314151617181920>>...115