- Sort Score
- Result 10 results
- Languages All
Results 341 - 350 of 613 for description_ (1.54 sec)
-
src/main/java/org/codelibs/fess/app/web/admin/crawlinginfo/EditForm.java
* Maximum length is 20 characters. */ @Required @Size(max = 20) public String sessionId; /** * The name or description of the crawling session. * This is an optional descriptive field with a maximum length of 20 characters. */ @Size(max = 20) public String name; /**
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 2.7K bytes - Viewed (0) -
.teamcity/src/main/kotlin/configurations/FlakyTestQuarantine.kt
val os = testCoverage.os val arch = testCoverage.arch id("${model.projectId}_FlakyQuarantine_${testCoverage.asId(model)}") name = "Flaky Test Quarantine - ${testCoverage.asName()}" description = "Run all flaky tests skipped multiple times" applyDefaultSettings(os = os, arch = arch, buildJvm = BuildToolBuildJvm, timeout = 180) if (os == Os.LINUX) { steps { script {
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Tue Jul 29 03:24:58 UTC 2025 - 5.4K bytes - Viewed (0) -
docs/em/docs/tutorial/schema-extra-example.md
๐ ๐ `example`, ๐ ๐ช ๐ถโโ๏ธ `examples` โ๏ธ `dict` โฎ๏ธ **๐ ๐ผ**, ๐ โฎ๏ธ โ โน ๐ ๐ ๐ฎ **๐** ๐โโ๏ธ. ๐ `dict` ๐ฌ ๐ ๐ผ, & ๐ ๐ฒ โ1๏ธโฃ `dict`. ๐ ๐ฏ ๐ผ `dict` `examples` ๐ช ๐: * `summary`: ๐ ๐ ๐ผ. * `description`: ๐ ๐ ๐ ๐ช ๐ โ โ. * `value`: ๐ โ ๐ผ ๐ฆ, โ `dict`. * `externalValue`: ๐ `value`, ๐ โ ๐ผ. ๐ ๐ 5๏ธโฃ๐ ๐ซ ๐โ๐ฆบ ๐ ๐งฐ `value`. {* ../../docs_src/schema_extra_example/tutorial004.py hl[21:47] *} ### ๐ผ ๐ฉบ ๐
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 4.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/ca/bs/BsDataConfigCA.java
setDescription_Count("description", opLambda); } public void setDescription_Count(String name, ConditionOptionCall<ValueCountAggregationBuilder> opLambda) { ValueCountAggregationBuilder builder = regCountA(name, "description"); if (opLambda != null) { opLambda.callback(builder); } }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 88.2K bytes - Viewed (0) -
dbflute_fess/dfprop/littleAdjustmentMap.dfprop
#; columnNullObjectMap = map:{ # ; providerPackage = $$packageBase$$.nogen.cache # ; isGearedToSpecify = true # ; columnMap = map:{ # ; MEMBER_STATUS = map:{ # ; DESCRIPTION = CachedMemberStatus.get(this, "$$columnName$$", $$primaryKey$$) # } # ; MEMBER_SECURITY = map:{ # ; REMINDER_ANSWER = CachedMemberSecurity.get(this, "$$columnName$$", $$primaryKey$$)
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 25 06:04:16 UTC 2015 - 8.8K bytes - Viewed (0) -
.teamcity/src/main/kotlin/configurations/PerformanceTestsPass.kt
"reverse.dep.*.performance.baselines", type.defaultBaselines, display = ParameterDisplay.PROMPT, allowEmpty = true, description = "The baselines you want to run performance tests against. Empty means default baseline.", ) param("env.PERFORMANCE_DB_PASSWORD_TCAGENT", "%performance.db.password.tcagent%")
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Wed Feb 12 09:12:03 UTC 2025 - 5.8K bytes - Viewed (0) -
cmd/tier.go
t.RLock() defer t.RUnlock() for tier, stat := range t.requestsCount { metrics = append(metrics, MetricV2{ Description: tierRequestsSuccessMD, Value: float64(stat.success), VariableLabels: map[string]string{"tier": tier}, }) metrics = append(metrics, MetricV2{ Description: tierRequestsFailureMD, Value: float64(stat.failure), VariableLabels: map[string]string{"tier": tier}, })
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 15.6K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/FluentIterable.java
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 35.3K bytes - Viewed (0) -
docs/fr/docs/tutorial/query-params-str-validations.md
/// Vous pouvez ajouter un `title` : {* ../../docs_src/query_params_str_validations/tutorial007.py hl[10] *} Et une `description` : {* ../../docs_src/query_params_str_validations/tutorial008.py hl[13] *} ## Alias de paramรจtres Imaginez que vous vouliez que votre paramรจtre se nomme `item-query`. Comme dans la requรชte :
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 9.5K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
labels.user_labeledURI=labeledURI labels.labeledURI=labeledURI labels.user_roomNumber=Nรบmero de habitaciรณn labels.roomNumber=Nรบmero de habitaciรณn labels.user_description=Descripciรณn labels.description=Descripciรณn labels.user_title=Cargo labels.title=Cargo labels.user_pager=Buscapersonas labels.pager=Buscapersonas labels.user_street=Calle labels.street=Calle labels.user_postalCode=Cรณdigo postal
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.4K bytes - Viewed (0)