- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 10 for modelName (0.05 sec)
-
src/main/java/org/codelibs/fess/opensearch/query/StoredLtrQueryBuilder.java
* @return The model name. */ public String modelName() { return modelName; } /** * Sets the name of the LTR model. * * @param modelName The model name. * @return This query builder. */ public StoredLtrQueryBuilder modelName(final String modelName) { this.modelName = Objects.requireNonNull(modelName); return this; } /**
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 7.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/score/LtrQueryRescorer.java
final FessConfig fessConfig = ComponentUtil.getFessConfig(); final String modelName = fessConfig.getLtrModelName(); if (StringUtil.isBlank(modelName)) { return null; } return new QueryRescorerBuilder(new StoredLtrQueryBuilder().modelName(modelName).params(params)) .windowSize(fessConfig.getLtrWindowSize()); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 1.7K bytes - Viewed (0) -
docs/en/docs/tutorial/path-params.md
You can compare it with the *enumeration member* in your created enum `ModelName`: {* ../../docs_src/path_params/tutorial005.py hl[17] *} #### Get the *enumeration value* { #get-the-enumeration-value } You can get the actual value (a `str` in this case) using `model_name.value`, or in general, `your_enum_member.value`: {* ../../docs_src/path_params/tutorial005.py hl[20] *}
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:29:01 UTC 2025 - 9.3K bytes - Viewed (0) -
docs/es/docs/tutorial/path-params.md
#### Comparar *miembros* de enumeraciones Puedes compararlo con el *miembro* de enumeraciรณn en tu enum creada `ModelName`: {* ../../docs_src/path_params/tutorial005.py hl[17] *} #### Obtener el valor de *enumeraciรณn* Puedes obtener el valor actual (un `str` en este caso) usando `model_name.value`, o en general, `your_enum_member.value`: {* ../../docs_src/path_params/tutorial005.py hl[20] *} /// tip | Consejo
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:29:01 UTC 2025 - 9.4K bytes - Viewed (0) -
docs/em/docs/tutorial/path-params.md
### ๐ฃ *โก ๐ข* โคด๏ธ โ *โก ๐ข* โฎ๏ธ ๐ โ โ๏ธ ๐ข ๐ ๐ โ (`ModelName`): {* ../../docs_src/path_params/tutorial005.py hl[16] *} ### โ ๐ฉบ โฉ๏ธ ๐ช ๐ฒ *โก ๐ข* ๐ข, ๐ ๐ฉบ ๐ช ๐ฆ ๐ซ ๐: <img src="/img/tutorial/path-params/image03.png"> ### ๐ท โฎ๏ธ ๐ *๐ข* ๐ฒ *โก ๐ข* ๐ *๐ข ๐จโ๐*. #### ๐ฌ *๐ข ๐จโ๐* ๐ ๐ช ๐ฌ โซ๏ธ โฎ๏ธ *๐ข ๐จโ๐* ๐ โ ๐ข `ModelName`: {* ../../docs_src/path_params/tutorial005.py hl[17] *}
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 7.5K bytes - Viewed (0) -
docs/id/docs/tutorial/path-params.md
#### Membandingkan *anggota enumerasi* Anda bisa membandingkan parameter *path* dengan *anggota enumerasi* di enum `ModelName` yang anda buat: {* ../../docs_src/path_params/tutorial005.py hl[17] *} #### Mendapatkan *nilai enumerasi* Anda bisa mendapatkan nilai (`str` dalam kasus ini) menggunakan `model_name.value`, atau secara umum `anggota_enum_anda.value`: {* ../../docs_src/path_params/tutorial005.py hl[20] *}
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:29:01 UTC 2025 - 8.8K bytes - Viewed (0) -
cmd/veeam-sos-api.go
var globalVeeamForceSC = os.Getenv("_MINIO_VEEAM_FORCE_SC") type systemInfo struct { XMLName xml.Name `xml:"SystemInfo" json:"-"` ProtocolVersion string `xml:"ProtocolVersion"` ModelName string `xml:"ModelName"` ProtocolCapabilities struct { CapacityInfo bool `xml:"CapacityInfo"` UploadSessions bool `xml:"UploadSessions"` IAMSTS bool `xml:"IAMSTS"` } `mxl:"ProtocolCapabilities"`
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Thu Aug 15 00:34:56 UTC 2024 - 8.8K bytes - Viewed (0) -
docs/pt/docs/tutorial/path-params.md
#### Compare *membros de enumeration* Vocรช pode comparar eles com o *membro de enumeration* no enum `ModelName` que vocรช criou: {* ../../docs_src/path_params/tutorial005.py hl[17] *} #### Obtenha o *valor de enumerate* Vocรช pode ter o valor exato de enumerate (um `str` nesse caso) usando `model_name.value`, ou em geral, `your_enum_member.value`: {* ../../docs_src/path_params/tutorial005.py hl[20] *}
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 9.6K bytes - Viewed (0) -
docs/ko/docs/tutorial/path-params.md
/// ### *๊ฒฝ๋ก ๋งค๊ฐ๋ณ์* ์ ์ธ ์์ฑํ ์ด๊ฑฐํ ํด๋์ค(`ModelName`)๋ฅผ ์ฌ์ฉํ๋ ํ์ ์ด๋ ธํ ์ด์ ์ผ๋ก *๊ฒฝ๋ก ๋งค๊ฐ๋ณ์*๋ฅผ ๋ง๋ญ๋๋ค: {* ../../docs_src/path_params/tutorial005.py hl[16] *} ### ๋ฌธ์ ํ์ธ *๊ฒฝ๋ก ๋งค๊ฐ๋ณ์*์ ์ฌ์ฉํ ์ ์๋ ๊ฐ์ ๋ฏธ๋ฆฌ ์ ์๋์ด ์์ผ๋ฏ๋ก ๋ํํ ๋ฌธ์์์ ์ ํ์๋ฉ๋๋ค: <img src="/img/tutorial/path-params/image03.png"> ### ํ์ด์ฌ *์ด๊ฑฐํ*์ผ๋ก ์์ ํ๊ธฐ *๊ฒฝ๋ก ๋งค๊ฐ๋ณ์*์ ๊ฐ์ *์ด๊ฑฐํ ๋ฉค๋ฒ*๊ฐ ๋ฉ๋๋ค. #### *์ด๊ฑฐํ ๋ฉค๋ฒ* ๋น๊ต ์ด๊ฑฐํ `ModelName`์ *์ด๊ฑฐํ ๋ฉค๋ฒ*๋ฅผ ๋น๊ตํ ์ ์์ต๋๋ค:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 9.6K bytes - Viewed (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/RemoteRepository.java
* </p> * * * @since 4.0.0 * @see Repository * @see LocalRepository * @see Session#getSettings() * @see ModelBase#getRepositories() * @see ModelBase#getPluginRepositories() */ @Experimental @Immutable public interface RemoteRepository extends Repository { @Nonnull String getUrl(); @Nonnull String getProtocol();
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Tue Aug 27 21:13:34 UTC 2024 - 3.3K bytes - Viewed (0)