- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 126 for Drawing (0.1 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/extractor/impl/JodExtractor.java
extensionMap.put("odp", "pdf"); extensionMap.put("otp", "pdf"); extensionMap.put("sxi", "pdf"); extensionMap.put("ppt", "pdf"); extensionMap.put("pptx", "pdf"); // Drawing Formats extensionMap.put("odg", "svg"); extensionMap.put("otg", "svg"); extractorMap.put("pdf", new PdfExtractor()); extractorMap.put("svg", new XmlExtractor()); }
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Feb 22 01:47:32 UTC 2024 - 8.2K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<glob pattern="*.vss"/> <glob pattern="*.vsw"/> <sub-class-of type="application/x-tika-msoffice"/> </mime-type> <mime-type type="application/vnd.ms-visio.drawing"> <_comment>Office Open XML Visio Drawing (macro-free)</_comment> <glob pattern="*.vsdx"/> <sub-class-of type="application/x-tika-visio-ooxml"/> </mime-type> <mime-type type="application/vnd.ms-visio.template">
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0) -
common/scripts/tracing.sh
# See the License for the specific language governing permissions and # limitations under the License. # Usage: tracing::extract_prow_trace. # If running in a prow job, this sets the parent trace to the same value Prow tracing will use, as defined in https://github.com/kubernetes/test-infra/issues/30010 function tracing::extract_prow_trace() { if [[ "${PROW_JOB_ID:-}" != "" ]]; then local trace trace="$(<<< "$PROW_JOB_ID" tr -d '\-')"
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Jul 28 15:25:47 UTC 2023 - 4.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/helper/DataIndexHelper.java
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 12K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/helper/WebFsIndexHelper.java
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 22.6K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.depth=Tiefe labels.excludedPaths=Ausgeschlossene Pfade beim Crawling labels.excludedUrls=Ausgeschlossene URLs beim Crawling labels.excludedDocPaths=Ausgeschlossene Pfade bei der Indizierung labels.excludedDocUrls=Ausgeschlossene URLs bei der Indizierung labels.hostname=Hostname labels.id=ID labels.includedPaths=Eingeschlossene Pfade beim Crawling labels.includedUrls=Eingeschlossene URLs beim Crawling
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
tensorflow/c/eager/c_api_unified_experimental.cc
using tensorflow::Status; using tensorflow::unwrap; using tensorflow::wrap; using tensorflow::tracing::CreateTracingExecutionContext; using tensorflow::tracing::SetDefaultTracingEngine; using tensorflow::tracing::TracingContext; using tensorflow::tracing::TracingOperation; using tensorflow::tracing::TracingTensorHandle; void TF_SetTracingImplementation(const char* name, TF_Status* s) {
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 05:11:17 UTC 2024 - 9K bytes - Viewed (0) -
src/main/resources/fess_label_en.properties
labels.createdTime=Created Time labels.depth=Depth labels.excludedPaths=Excluded Paths For Crawling labels.excludedUrls=Excluded URLs For Crawling labels.excludedDocPaths=Excluded Paths For Indexing labels.excludedDocUrls=Excluded URLs For Indexing labels.hostname=Hostname labels.id=ID labels.includedPaths=Included Paths For Crawling labels.includedUrls=Included URLs For Crawling labels.includedDocPaths=Included Paths For Indexing
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.createdTime=Created Time labels.depth=Depth labels.excludedPaths=Excluded Paths For Crawling labels.excludedUrls=Excluded URLs For Crawling labels.excludedDocPaths=Excluded Paths For Indexing labels.excludedDocUrls=Excluded URLs For Indexing labels.hostname=Hostname labels.id=ID labels.includedPaths=Included Paths For Crawling labels.includedUrls=Included URLs For Crawling labels.includedDocPaths=Included Paths For Indexing
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.wizard_start_desc=Using Configuration Wizard, you can create crawling settings easily. labels.wizard_start_button=Start Configuration labels.wizard_button_cancel=Cancel labels.wizard_crawling_config_title=Crawling Configuration labels.wizard_crawling_setting_title=Crawling Settings labels.wizard_crawling_config_name=Name labels.wizard_crawling_config_path=Crawling Path labels.wizard_button_register_again=Create again
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 45.6K bytes - Viewed (0)