- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for Groovy4 (0.06 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
String JOB_TEMPLATE_SCRIPT = "job.template.script"; /** The key of the configuration. e.g. 0 */ String JOB_MAX_CRAWLER_PROCESSES = "job.max.crawler.processes"; /** The key of the configuration. e.g. groovy */ String JOB_DEFAULT_SCRIPT = "job.default.script"; /** The key of the configuration. e.g. */ String JOB_SYSTEM_PROPERTY_FILTER_PATTERN = "job.system.property.filter.pattern";
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (1) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<_comment>Go source code</_comment> <glob pattern="*.go"/> <sub-class-of type="text/plain"/> </mime-type> <mime-type type="text/x-groovy"> <_comment>Groovy source code</_comment> <glob pattern="*.groovy"/> <sub-class-of type="text/plain"/> </mime-type> <mime-type type="text/x-haskell"> <_comment>Haskell source code</_comment> <glob pattern="*.hs"/>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0)