- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for tenant (0.03 sec)
-
src/main/java/org/codelibs/fess/sso/entraid/EntraIdAuthenticator.java
} return value; } /** * Gets the Entra ID tenant ID from configuration. * Uses new entraid.tenant key with fallback to legacy aad.tenant. * @return The tenant ID. */ protected String getTenant() { String value = ComponentUtil.getFessConfig().getSystemProperty(ENTRAID_TENANT);Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 56.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/general/EditForm.java
* Defines how search results are ordered when no specific sort is requested. */ @Size(max = 1000) public String defaultSortValue; /** * Virtual host configuration for multi-tenant setups. * Allows different search configurations based on the request host. */ @Size(max = 10000) public String virtualHostValue; /**Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 10.6K bytes - Viewed (0) -
docs/fr/README.md
### Récupérer le Code Source 1. Clonez le dépôt Fess : ``` $ cd ~/workspace $ git clone https://github.com/codelibs/fess.git ``` 2. Importez le dépôt cloné en tant que projet [Maven](https://maven.apache.org/) sur [Eclipse](https://www.eclipse.org/eclipseide/) ou un autre IDE. ### Configuration pour les Plugins OpenSearchRegistered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Tue Nov 11 22:42:32 UTC 2025 - 7.9K bytes - Viewed (0) -
src/main/resources/fess_label_id.properties
labels.tooltip_logout=Logout labels.advance=Pencarian Lanjutan labels.advance_search_title=Pencarian Lanjutan labels.advance_search_must_queries=dengan semua kata labels.advance_search_phrase_query=dengan frasa yang tepat labels.advance_search_should_queries=dengan setidaknya satu dari kata labels.advance_search_not_queries=tanpa kata labels.advance_search_filetype=Jenis berkas labels.advance_search_filetype_default=Format apa pun
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 45.2K bytes - Viewed (0)