- Sort Score
- Num 10 results
- Language All
Results 101 - 110 of 132 for moltes (0.03 seconds)
-
src/main/java/org/codelibs/fess/app/web/search/SearchAction.java
} saveError(messages -> { messages.addErrorsResultSizeExceeded(GLOBAL); }); return redirectToRoot(); } } /** * Moves to a specific page. * @param form The search form. * @param move The number of pages to move. * @return The HTML response. */ protected HtmlResponse doMove(final SearchForm form, final int move) {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Aug 07 03:06:29 GMT 2025 - 14K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/helper/SearchLogHelperTest.java
private SearchLogHelper.SearchLogContext createTestContext(final jakarta.servlet.http.HttpServletRequest request) { return new SearchLogHelper.SearchLogContext((FessConfig) ComponentUtil.getFessConfig(), new String[0], // roles null, // userCode null, // userId request, // request "127.0.0.1", // clientIp "" // virtualHostKey ); }Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 14:36:23 GMT 2026 - 16.6K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/backup/AdminBackupAction.java
appendJson("referer", entity.getReferer(), buf).append(','); appendJson("languages", entity.getLanguages(), buf).append(','); appendJson("roles", entity.getRoles(), buf).append(','); appendJson("user-agent", entity.getUserAgent(), buf).append(','); appendJson("client-ip", entity.getClientIp(), buf).append(',');
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Nov 24 02:07:40 GMT 2025 - 32.1K bytes - Click Count (0) -
src/main/resources/esclient.xml
<!-- "node.name":"search_engine", "discovery.seed_hosts":"search_engine", "cluster.initial_cluster_manager_nodes":"search_engine", "node.roles":"cluster_manager,data,ingest,ml", --> "indices.breaker.total.limit":"100%", "action.auto_create_index":"-*"} </property> <!-- Dictionaries --> <postConstruct name="addConfigFile">
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 16.2K bytes - Click Count (0) -
build-logic/documentation/src/main/groovy/gradlebuild/docs/GradleUserManualPlugin.java
task.getJavadocRoot().convention(layout.getBuildDirectory().dir("javadoc")); task.getReleaseNotesFile().convention(layout.getProjectDirectory().file("src/docs/release/notes.md")); task.dependsOn(tasks.named("javadocAll")); task.dependsOn(tasks.named("assembleSamples")); });
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Mar 12 22:33:18 GMT 2026 - 17.8K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_facet_timestamp_1year = "{labels.facet_timestamp_1year}"; /** The key of the message: Within 3 months */ public static final String LABELS_facet_timestamp_3month = "{labels.facet_timestamp_3month}"; /** The key of the message: Within 6 months */ public static final String LABELS_facet_timestamp_6month = "{labels.facet_timestamp_6month}";Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 172.6K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/base/FessAdminAction.java
/** * Sets up HTML data for admin pages. * <p> * This method configures common data needed for admin pages including * editable flags, user roles, and forum links. * </p> * * @param runtime the action runtime context */ @Override protected void setupHtmlData(final ActionRuntime runtime) { super.setupHtmlData(runtime);Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 19 13:57:12 GMT 2026 - 10.9K bytes - Click Count (0) -
build-logic/binary-compatibility/src/main/groovy/gradlebuild/binarycompatibility/rules/AbstractGradleViolationRule.groovy
</summary> <div class="well"> Merging `release` back to `master` is a regular operation you’re free to do, at any time. Usually, you will see conflicts in `notes.md` or `accepted-public-api-changes.json`. On `master` branch, these two files are usually reset (cleaned up), unless you have special reasons not to do so. </div> </details>Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Jan 22 12:18:18 GMT 2026 - 10K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/fileconfig/AdminFileconfigAction.java
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 21.8K bytes - Click Count (0) -
src/main/resources/fess_label_de.properties
labels.oic_base_url=Base URL labels.oic_default_groups=Default Groups labels.oic_default_roles=Default Roles labels.general_menu_saml=SAML labels.saml_sp_base_url=SP Base URL labels.saml_attribute_group_name=Group Attribute Name labels.saml_attribute_role_name=Role Attribute Name labels.saml_default_groups=Default Groups labels.saml_default_roles=Default Roles labels.general_menu_spnego=SPNEGO labels.spnego_krb5_conf=Krb5 Config
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 52.3K bytes - Click Count (1)