- Sort Score
- Num 10 results
- Language All
Results 141 - 150 of 226 for mare (0.02 seconds)
-
build-logic-commons/code-quality-rules/src/main/resources/classycle/classycle_report_resources.zip
reportXMLtoHTML.xsl Click on behind a number and a window will pop up showing more details. Classycle Analysis of body { font-family:Helvetica,Arial,sans-serif; } th { background-color:#aaaaaa; } td a img { border-width:0; margin-left:5pt; vertical-align:middle;} <!-- var number = /^\d*$/; function showTable(title, headers, content) { text = "<h3>" + title + "</h3><p>"; if (content.length > 0) { text += "<table border=\"1\" cellpadding=\"5\" cellspacing=\"0\">"; if (headers.length > 0) { text...Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Dec 09 08:14:05 GMT 2020 - 23.4K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/service/DataConfigService.java
* * <p>This method performs a paginated search through all data configurations, * applying any search filters specified in the pager. The results are sorted * by sort order and name.</p> * * @param dataConfigPager the pager containing search criteria and pagination settings * @return a list of DataConfig entities matching the search criteriaCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 8K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/crawler/helper/FessMimeTypeHelper.java
*/ public FessMimeTypeHelper() { // Default constructor } /** * Initializes the extension override map by loading configuration from FessConfig. * The mappings are loaded from the crawler.document.mimetype.extension.overrides property, * where each line contains a mapping in the format ".ext=mime/type". */ @PostConstruct public void init() {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Jan 24 09:06:33 GMT 2026 - 2.7K bytes - Click Count (0) -
build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild/nullaway/NullawayStatusTask.kt
abstract val nullawayEnabled: Property<Boolean> // TODO(https://github.com/gradle/gradle/issues/27582): We cannot use a SetProperty<ResolvedArtifactResult> because some projects // have no task dependencies and thus are non-CC serializable. @get:Input abstract val nullawayAwareDeps: Property<ArtifactCollection> init {
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Aug 20 13:18:23 GMT 2025 - 2.5K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/script/groovy/GroovyEngineTest.java
assertNull(groovyEngine.evaluate("return key1", params)); } // ===== Parameter Binding Tests ===== /** * Test that parameters are correctly bound to the script */ @Test public void test_evaluate_parameterBinding() { final Map<String, Object> params = new HashMap<>(); params.put("x", 10); params.put("y", 20);
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 06:03:38 GMT 2026 - 29.1K bytes - Click Count (0) -
build-logic/binary-compatibility/src/main/groovy/gradlebuild/binarycompatibility/rules/BinaryBreakingChangesRule.java
} } return acceptOrReject(member, Violation.notBinaryCompatible(member)); } return null; } // Annotation-related violations are not fully supported by japicmp plugin yet. // See https://github.com/melix/japicmp-gradle-plugin/issues/92 private void removeAnnotationChanges(JApiCompatibility member) {Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Dec 24 14:15:15 GMT 2025 - 3.8K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/rank/fusion/RankFusionSearcher.java
import org.codelibs.fess.mylasta.action.FessUserBean; import org.dbflute.optional.OptionalThing; /** * Abstract base class for rank fusion searchers in the Fess search system. * Rank fusion searchers are responsible for executing search queries and * can be combined to implement advanced ranking strategies. */ public abstract class RankFusionSearcher { /** The name of this searcher, lazily initialized. */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 2.5K bytes - Click Count (0) -
build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild/nullaway/NullawayStatusService.kt
if (projectsToEnableNullaway.isNotEmpty()) { println("${toEnableCount} ${projectS(toEnableCount)} with checked dependencies are ready to be worked on:") projectsToEnableNullaway.sorted().forEach { println(" * $it") } } else if (projectsWithUncheckedDeps.isNotEmpty()) {Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Aug 20 13:18:23 GMT 2025 - 3.8K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/util/IpAddressUtil.java
} catch (final Exception e) { return false; } } /** * Formats an IP address string for use in a URL. * IPv6 addresses are wrapped in brackets, IPv4 addresses are returned as-is. * * @param address the IP address string to format * @return the formatted address (IPv6 with brackets, IPv4 unchanged) */
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Nov 06 08:31:03 GMT 2025 - 9.4K bytes - Click Count (0) -
src/main/resources/fess_indices/_aws/fess.json
"acestea", "aceşti", "aceştia", "acolo", "acum", "ai", "aia", "aibă", "aici", "al", "ăla", "ale", "alea", "ălea", "altceva", "altcineva", "am", "ar", "are", "aş", "aşadar", "asemenea", "asta", "ăsta", "astăzi", "astea", "ăstea", "ăştia", "asupra", "aţi", "au", "avea", "avem", "aveţi", "azi", "bine", "bucur", "bună", "ca", "că", "căci", "când", "care", "cărei", "căror", "cărui", "cât", "câte", "câţi", "către", "câtva", "ce", "cel", "ceva", "chiar", "cînd", "cine", "cineva", "cît", "cîte", "cîţi", "cîtva",...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 07:52:55 GMT 2026 - 117.5K bytes - Click Count (0)