- Sort Score
- Num 10 results
- Language All
Results 281 - 290 of 837 for setKinds (0.05 seconds)
-
build-logic-commons/build-platform/build.gradle.kts
api("org.apache.ant:ant:1.10.15") // Bump the version brought in transitively by gradle-guides-plugin api("com.gradle:develocity-gradle-plugin:4.3") // Run `java build-logic-settings/UpdateDevelocityPluginVersion.java <new-version>` to update api("com.gradle.publish:plugin-publish-plugin:1.3.1") api("gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.3")
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Tue Dec 30 10:16:30 GMT 2025 - 4.6K bytes - Click Count (0) -
impl/maven-core/src/main/java/org/apache/maven/plugin/PluginParameterExpressionEvaluatorV4.java
* <tr><td><code>*</code></td> <td></td> <td>project properties</td></tr> * </table> * * @see Session * @see Project * @see org.apache.maven.api.settings.Settings * @see MojoExecution */ public class PluginParameterExpressionEvaluatorV4 implements TypeAwareExpressionEvaluator { private final Session session; private final MojoExecution mojoExecution;
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Jan 24 17:29:44 GMT 2025 - 9.8K bytes - Click Count (0) -
.gitignore
bin/ .classpath .project /target /.settings
Created: Sat Dec 20 08:55:33 GMT 2025 - Last Modified: Sun Aug 31 02:56:02 GMT 2025 - 53 bytes - Click Count (0) -
impl/maven-core/src/main/java/org/apache/maven/plugin/PluginParameterExpressionEvaluator.java
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Jan 24 17:29:44 GMT 2025 - 16.6K bytes - Click Count (0) -
cmd/bucket-object-lock.go
// version or alter its lock settings unless they have special // permissions. With governance mode, you protect objects against // being deleted by most users, but you can still grant some users // permission to alter the retention settings or delete the object // if necessary. You can also use governance mode to test retention-period // settings before creating a compliance-mode retention period.
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Aug 08 02:38:25 GMT 2025 - 13.3K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/api/admin/boostdoc/ApiAdminBoostdocAction.java
/** * Retrieves boost document rule settings with pagination support. * * @param body the search body containing pagination and filter parameters * @return JSON response containing list of boost document rule configurations */ // GET /api/admin/boostdoc // PUT /api/admin/boostdoc @Execute public JsonResponse<ApiResult> settings(final SearchBody body) {Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Aug 07 03:06:29 GMT 2025 - 7.9K bytes - Click Count (0) -
src/main/resources/fess_indices/fess_log.click_log.json
{ "settings": { "index": { "refresh_interval": "1s", "number_of_shards": 5, "number_of_replicas": 0, "auto_expand_replicas": "0-1" } }Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Apr 19 05:21:19 GMT 2018 - 173 bytes - Click Count (0) -
src/main/resources/fess_indices/fess_config.file_authentication.json
{ "settings": { "index": { "refresh_interval": "1s", "number_of_shards": 1, "number_of_replicas": 0, "auto_expand_replicas": "0-1" } }Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Dec 02 13:14:56 GMT 2021 - 173 bytes - Click Count (0) -
src/main/resources/fess_indices/fess_config.key_match.json
{ "settings": { "index": { "refresh_interval": "1s", "number_of_shards": 1, "number_of_replicas": 0, "auto_expand_replicas": "0-1" } }Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Dec 02 13:14:56 GMT 2021 - 173 bytes - Click Count (0) -
src/main/resources/fess_indices/fess_config.label_type.json
{ "settings": { "index": { "refresh_interval": "1s", "number_of_shards": 1, "number_of_replicas": 0, "auto_expand_replicas": "0-1" } }Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Dec 02 13:14:56 GMT 2021 - 173 bytes - Click Count (0)