- Sort Score
- Result 10 results
- Languages All
Results 51 - 60 of 209 for aliases (0.09 sec)
-
src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java
docMappingRewriteRuleList.add(rule); } /** * Updates index aliases to point to a new index. * * @param newIndex the new index to point aliases to * @return true if the alias update was successful, false otherwise */ public boolean updateAlias(final String newIndex) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Aug 31 08:19:00 UTC 2025 - 121.9K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.homeDirectory=Home Directory labels.upgrade_title_configuration=Upgrade labels.upgrade_data_migration=Data Migration labels.upgrade_reindex=Re-indexing labels.upgrade_start_button=Start labels.replace_aliases=Replace Aliases labels.reset_dictionaries=Reset Dictionaries labels.reindex_start_button=Start labels.targetVersion=Target Version labels.target_version=Target Version labels.sereq_configuration=Request to OpenSearch
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 28 08:40:50 UTC 2025 - 40.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.7.md
* The Categories []string field on discovered API resources represents the list of group aliases (e.g. "all") that each resource belongs to. ([#43338](https://github.com/kubernetes/kubernetes/pull/43338), [@fabianofranz](https://github.com/fabianofranz))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 308.7K bytes - Viewed (1) -
src/main/resources/fess_label_pt_BR.properties
labels.upgrade_title_configuration=Atualização labels.upgrade_data_migration=Migração de dados labels.upgrade_reindex=Reindexação labels.upgrade_start_button=Iniciar labels.replace_aliases=Atualizar aliases labels.reset_dictionaries=Redefinir dicionários labels.reindex_start_button=Iniciar labels.targetVersion=Versão de destino labels.target_version=Versão de destino labels.sereq_configuration=Solicitação para OpenSearch
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.15.md
#### Apps - Hyperkube short aliases have been removed from source code, because hyperkube docker image currently creates these aliases. ([#76953](https://github.com/kubernetes/kubernetes/pull/76953), [@Rand01ph](https://github.com/Rand01ph)) #### Auth
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 278.9K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.8.md
* Fixes issue where subpath readOnly mounts failed ([#63045](https://github.com/kubernetes/kubernetes/pull/63045), [@msau42](https://github.com/msau42)) * Bugfix allowing use of IP-aliases with custom-mode network in GCE setup scripts. ([#62172](https://github.com/kubernetes/kubernetes/pull/62172), [@shyamjvs](https://github.com/shyamjvs))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Feb 20 15:45:02 UTC 2024 - 312.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.9.md
* Bugfix allowing use of IP-aliases with custom-mode network in GCE setup scripts. ([#62172](https://github.com/kubernetes/kubernetes/pull/62172), [@shyamjvs](https://github.com/shyamjvs)) # v1.9.7
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Nov 16 10:46:27 UTC 2021 - 313.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.20.md
From: [@mikedanese](https://github.com/mikedanese): Instead of aliasing. Aliases are annoying in a number of ways. This is specifically bugging me now because they make the action graph harder to analyze programmatically. By using aliases here, we would need to handle potentially aliased go_binary targets and dereference to the effective target.
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jan 19 21:05:45 UTC 2022 - 409K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.34.md
- Enabled completion for aliases defined in `kubectlrc`. ([#131586](https://github.com/kubernetes/kubernetes/pull/131586), [@ardaguclu](https://github.com/ardaguclu))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 27 10:36:10 UTC 2025 - 292.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: Start */ public static final String LABELS_upgrade_start_button = "{labels.upgrade_start_button}"; /** The key of the message: Replace Aliases */ public static final String LABELS_replace_aliases = "{labels.replace_aliases}"; /** The key of the message: Reset Dictionaries */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 146.4K bytes - Viewed (0)