- Sort Score
- Result 10 results
- Languages All
Results 151 - 160 of 502 for Documents (0.11 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<alias type="application/vnd.ms-word"/> <_comment>Microsoft Word Document</_comment> <tika:link>http://en.wikipedia.org/wiki/.doc</tika:link> <tika:uti>com.microsoft.word.doc</tika:uti> <magic priority="50"> <match value="Microsoft\ Word\ 6.0\ Document" type="string" offset="2080"/> <match value="Documento\ Microsoft\ Word\ 6" type="string" offset="2080"/>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.14.md
* Fix aggressive VM calls for Azure VMSS ([#83102](https://github.com/kubernetes/kubernetes/pull/83102), [@feiskyer](https://github.com/feiskyer))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Mon Jun 14 22:06:39 UTC 2021 - 271.5K bytes - Viewed (0) -
cmd/iam-store.go
err := iamOS.loadAllFromObjStore(ctx, newCache, firstTime) if err != nil { return err } } else { // Only non-object IAM store (i.e. only etcd backend). bootstrapTraceMsgFirstTime("loading policy documents") if err := store.loadPolicyDocs(ctx, newCache.iamPolicyDocsMap); err != nil { return err } // Sets default canned policies, if none are set. setDefaultCannedPolicies(newCache.iamPolicyDocsMap)
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 86.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.22.md
- YAML documents separators ("---") can now be followed by whitespace and comments ("# ....") on the same line. This fixes a bug where documents starting with a comment after the separator were ignored. Other types of content on the same line will result in an error. ([#103457](https://github.com/kubernetes/kubernetes/pull/103457),...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Dec 13 12:43:45 UTC 2022 - 454.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.17.md
- Fixes a flaw (CVE-2019-11253) in json/yaml decoding where large or malformed documents could consume excessive server resources. Request bodies for normal API requests (create/delete/update/patch operations of regular resources) are now limited to 3MB. ([#83261](https://github.com/kubernetes/kubernetes/pull/83261), [@liggitt](http...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Jan 28 10:44:33 UTC 2021 - 346.2K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.13.md
* Fix aggressive VM calls for Azure VMSS ([#83102](https://github.com/kubernetes/kubernetes/pull/83102), [@feiskyer](https://github.com/feiskyer))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 273.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.5.md
* Correct the article in generated documents ([#32557](https://github.com/kubernetes/kubernetes/pull/32557), [@asalkeld](https://github.com/asalkeld))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 136.4K bytes - Viewed (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/transformer/impl/HtmlTransformer.java
} /** * Gets the base href from the document's BASE tag. * * @param document the document to extract base href from * @return the base href URL, or null if not found */ protected String getBaseHref(final Document document) { try { final XPathNodes list = getXPathAPI().selectNodeList(document, "//BASE"); if (list.size() > 0) {
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sun Jul 06 02:13:03 UTC 2025 - 28.5K bytes - Viewed (0) -
src/main/resources/fess_label_it.properties
labels.dict_stopwords_button_download = Scarica labels.dict_stopwords_button_upload = Carica labels.dict_stopwords_file = File stopwords labels.boost_document_rule_configuration=Regola di boost documento labels.boost_document_rule_title_details=Regola di boost documento labels.boost_document_rule_list_url_expr=Condizione labels.boost_document_rule_url_expr=Condizione labels.boost_document_rule_boost_expr=Espressione di boost
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
labels.dict_stopwords_button_download = Descargar labels.dict_stopwords_button_upload = Subir labels.dict_stopwords_file = Archivo de palabras vacías labels.boost_document_rule_configuration=Impulso de documento labels.boost_document_rule_title_details=Impulso de documento labels.boost_document_rule_list_url_expr=Condición labels.boost_document_rule_url_expr=Condición labels.boost_document_rule_boost_expr=Expresión de impulso
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.4K bytes - Viewed (0)