- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for groovy (0.05 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
<mime-type type="application/vnd.groove-account"> <glob pattern="*.gac"/> </mime-type> <mime-type type="application/vnd.groove-help"> <glob pattern="*.ghf"/> </mime-type> <mime-type type="application/vnd.groove-identity-message"> <glob pattern="*.gim"/> </mime-type> <mime-type type="application/vnd.groove-injector"> <glob pattern="*.grv"/> </mime-type>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0)