- Sort Score
- Result 10 results
- Languages All
Results 1 - 6 of 6 for usage (0.06 sec)
-
ThumbnailGenerator.java
protected static class Options { L57: @Option(name = "-s", aliases = "--sessionId", metaVar = "sessionId", usage = "Session ID") L58: protected String sessionId; L59: L60: @Option(name = "-n", aliases = "--name", metaVar = "name", usage = "Name") L61: protected String name; L62: L63: @Option(name = "-p", aliases = "--properties", metaVar = "properties", usage = "Properties File") L64: protected String propertiesPath; L65: L66: @Option(name = "-t", aliases...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 8.2K bytes -
SuggestCreator.java
protected static class Options { L58: @Option(name = "-s", aliases = "--sessionId", metaVar = "sessionId", usage = "Session ID") L59: protected String sessionId; L60: L61: @Option(name = "-n", aliases = "--name", metaVar = "name", usage = "Name") L62: protected String name; L63: L64: @Option(name = "-p", aliases = "--properties", metaVar = "properties", usage = "Properties File") L65: protected String propertiesPath; L66: L67: protected Options() { L68:...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 10K bytes -
Crawler.java
static class Options { L114: L115: @Option(name = "-s", aliases = "--sessionId", metaVar = "sessionId", usage = "Session ID") L116: public String sessionId; L117: L118: @Option(name = "-n", aliases = "--name", metaVar = "name", usage = "Name") L119: public String name; L120: L121: @Option(name = "-w", aliases = "--webConfigIds", metaVar = "webConfigIds", usage = "Web Config IDs") L122: public String webConfigIds; L123: L124: @Option(name = "-f", aliases...github.com/codelibs/fess/src/main/java/org/code...Fri Oct 11 21:20:39 UTC 2024 24K bytes -
AdminMaintenanceAction.java
writeElastisearchJsonApi(zos, id, "cluster", "pending_tasks"); L172: writeElastisearchJsonApi(zos, id, "nodes", "stats"); L173: writeElastisearchJsonApi(zos, id, "nodes", "_all"); L174: writeElastisearchJsonApi(zos, id, "nodes", "usage"); L175: writeElastisearchJsonApi(zos, id, "remote", "info"); L176: writeElastisearchJsonApi(zos, id, "tasks", ""); L177: writeElastisearchJsonApi(zos, id, "nodes", "hot_threads"); L178: } L179: L180: protected void writ...github.com/codelibs/fess/src/main/java/org/code...Fri Oct 11 21:20:39 UTC 2024 14K bytes -
bootstrap.min.css.map
this to tweak colors on an as-needed basis. This aesthetic change is based on\n// WebKit's default styles, but applicable to a wider range of browsers. Its\n// usability and accessibility should be taken into account with any change.\n//\n// Example usage: change the default blue border and shadow to white for better\n// contrast against a dark gray background.\n@mixin form-control-focus($ignore-warning: false) {\n &:focus {\n color: $input-focus-color;\n background-color: $input-focus-bg;\n...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 639.3K bytes -
adminlte.min.css.map
this to tweak colors on an as-needed basis. This aesthetic change is based on\n// WebKit's default styles, but applicable to a wider range of browsers. Its\n// usability and accessibility should be taken into account with any change.\n//\n// Example usage: change the default blue border and shadow to white for better\n// contrast against a dark gray background.\n@mixin form-control-focus($ignore-warning: false) {\n &:focus {\n color: $input-focus-color;\n background-color: $input-focus-bg;\n...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 3.7M bytes