- Sort Score
- Num 10 results
- Language All
Results 211 - 220 of 300 for nombre (0.03 seconds)
-
src/main/java/org/codelibs/fess/thumbnail/impl/BaseThumbnailGenerator.java
/** Map of file paths for thumbnail generation. */ protected Map<String, String> filePathMap = new HashMap<>(); /** The name of this thumbnail generator. */ protected String name; /** Maximum number of redirects to follow. */ protected int maxRedirectCount = 10; /** Availability status of this generator. */ protected Boolean available = null; /**Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 13.4K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/helper/RelatedContentHelperTest.java
List<RelatedContent> testData = new ArrayList<>(); testData.add(createRelatedContent("regex:test.*", "Test Content for __QUERY__", "")); testData.add(createRelatedContent("regex:[0-9]+", "Number: __QUERY__", "")); mockBhv.setTestData(testData); relatedContentHelper.load(); String[] results = relatedContentHelper.getRelatedContents("testing");
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 14.6K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/helper/SearchHelper.java
request.setAttribute(Constants.DEFAULT_QUERY_OPERATOR, "OR"); if (logger.isDebugEnabled()) { logger.debug("The number of hits is {}<={}. Searching again with OR operator.", queryResponseList.getAllRecordCount(), fessConfig.getQueryOrsearchMinHitCountAsInteger()); }
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Dec 20 05:56:45 GMT 2025 - 36.3K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java
public static final String CONSTRAINTS_DecimalMin_MESSAGE = "{constraints.DecimalMin.message}"; /** The key of the message: {item} must be a number. (expected: <number>.<number>) */ public static final String CONSTRAINTS_Digits_MESSAGE = "{constraints.Digits.message}"; /** The key of the message: {item} must be a future value. */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 126.6K bytes - Click Count (0) -
src/main/resources/fess_indices/fess/es/stopwords.txt
el en y a los del se las por un para con no una su al lo como más pero sus le ya o este sí porque esta entre cuando muy sin sobre también me hasta hay donde quien desde todo nos durante todos uno les ni contra otros ese eso ante ellos e esto mí antes algunos qué unos
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Nov 27 12:59:36 GMT 2023 - 2.2K bytes - Click Count (0) -
build-logic/binary-compatibility/src/main/groovy/gradlebuild/EnrichedReportRenderer.groovy
}); // Sort the array in place by type, then member // Note that Firefox is fine with a sort function returning any positive or negative number, but Chrome // requires 1 or -1 specifically and ignores higher or lower values. This sort ought to remain consistent // with the sort used by AbstractAcceptedApiChangesMaintenanceTask.Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Jan 22 12:18:18 GMT 2026 - 7K bytes - Click Count (0) -
architecture/standards/0010-gradle-properties-naming.md
Practically every Gradle feature is behind a flag, and additional sub-flags or options provide further control. The number of existing Gradle properties is already in the double digits. More properties will be added in the future. Although properties offer the benefit of precise user-side control and support gradual evolution practices, the high number of properties also presents challenges. The main challenge on the user side is comprehensibility.
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 06 09:25:54 GMT 2026 - 8K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/pathmap/admin_pathmap_edit.jsp
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 7K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/util/MemoryUtil.java
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 5.3K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/user/admin_user_edit.jsp
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 31.4K bytes - Click Count (0)