- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 17 for polite (0.03 seconds)
-
src/main/resources/fess_indices/fess/de/stopwords.txt
nur ob oder ohne sehr sein seine seinem seinen seiner seines selbst sich sie ihnen sind so solche solchem solchen solcher solches soll sollte sondern sonst über um und uns unse unsem unsen unser unses unter viel vom von vor während war waren warst was weg weil weiter
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Nov 27 12:59:36 GMT 2023 - 1.5K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/mylasta/FessActionDefTest.java
package org.codelibs.fess.mylasta; import java.io.File; import org.codelibs.fess.unit.UnitFessTestCase; import org.dbflute.utflute.lastaflute.police.NonActionExtendsActionPolice; import org.dbflute.utflute.lastaflute.police.NonWebHasWebReferencePolice; import org.dbflute.utflute.lastaflute.police.WebPackageNinjaReferencePolice; import org.junit.jupiter.api.Test; public class FessActionDefTest extends UnitFessTestCase {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 11 08:43:05 GMT 2026 - 2.3K bytes - Click Count (0) -
src/main/resources/fess_indices/fess/fi/stopwords.txt
olla olen olet on olemme olette ovat ole oli olisi olisit olisin olisimme olisitte olisivat olit olin olimme olitte olivat ollut olleet en et ei emme ette eivät minä minun minut minua minussa minusta minuun minulla minulta minulle sinä sinun sinut sinua
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Nov 27 12:59:36 GMT 2023 - 1.7K bytes - Click Count (0) -
.teamcity/src/main/kotlin/promotion/PublishNightlySnapshot.kt
} } } } } fun ScheduleTrigger.scheduledTrigger( branch: VersionedSettingsBranch, policy: SchedulingPolicy, pendingChangesOnly: Boolean, ) { schedulingPolicy = policy triggerBuild = always() withPendingChangesOnly = pendingChangesOnly enabled = trueCreated: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Dec 29 08:57:18 GMT 2025 - 4.3K bytes - Click Count (0) -
AI_POLICY.md
# Policy on AI-Assisted Contributions to the Gradle Build Tool We use AI tools daily and welcome AI-assisted contributions—provided the human behind them meets the standards below. ## Why this policy exists There is a fundamental **asymmetry** between submitting a contribution and reviewing one: AI tools make it easy to generate and submit large amounts of code, but they do not make it equally faster for us to review it.
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 27 18:43:39 GMT 2026 - 3.1K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/util/ErrorToWarnRewritePolicy.java
import org.apache.logging.log4j.core.config.plugins.PluginFactory; import org.apache.logging.log4j.core.impl.Log4jLogEvent; /** * Log4j rewrite policy that converts ERROR level log events to WARN level for specified loggers. * This policy is useful for downgrading the severity of log events from certain loggers * to prevent them from being treated as critical errors. */
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 3.4K bytes - Click Count (0) -
.teamcity/src/main/kotlin/promotion/PublishNightlyDocumentation.kt
triggers { branch.determineNightlyPromotionTriggerHour()?.let { triggerHour -> schedule { scheduledTrigger(branch, policy = daily { this.hour = triggerHour }, pendingChangesOnly = true) } } } }Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Dec 29 08:57:18 GMT 2025 - 1.6K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/llm/IntentDetectionResultTest.java
assertTrue(str.contains("query")); assertTrue(str.contains(query)); } @Test public void test_query_complexFessSyntax() { final String query = "title:\"security policy\"^2 OR (+security +policy (guide OR document))"; final IntentDetectionResult result = IntentDetectionResult.search(query, "complex query"); assertEquals(query, result.getQuery()); } @Test
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 07 13:27:59 GMT 2026 - 8.2K bytes - Click Count (0) -
src/main/webapp/js/admin/plugins/form-validator/lang/ro.js
rog alege maxim ",groupCheckedEnd:" elemnt(e)",badCreditCard:"Numărul de card introdus este incorect",badCVV:"Numărul CVV introdus este incorect",wrongFileDim:"Dimensiunea imaginii este incorectă,",imageTooTall:"imaginea nu poate fi mai înaltă decât",imageTooWide:"imaginea nu poate fi mai lată decât",imageTooSmall:"imaginea este prea mică",min:"min",max:"max",imageRatioNotAccepted:"Proportiile imaginii sunt incorecte",badBrazilTelephoneAnswer:"Numărul de telefon introdus este incorect.",badBrazilCEPAnswer:"CEP...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Jan 01 05:12:47 GMT 2018 - 2.5K bytes - Click Count (0) -
src/main/webapp/js/admin/plugins/form-validator/lang/fr.js
de crédit invalide",badCVV:"Vous avez saisi un CVV incorrect",wrongFileDim:"Mauvaise taille de l'image, ",imageTooTall:"l'image ne peut pas être plus élevée que",imageTooWide:"l'image ne peut pas être plus large que",imageTooSmall:"l'image est trop petite",min:"moins",max:"max",imageRatioNotAccepted:"Ratio de l'image non accepté"}})}(a,window)});...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Jan 01 05:12:47 GMT 2018 - 2.6K bytes - Click Count (0)