- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for sambil (0.04 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/util/TextUtil.java
* <li>Appending alphanumeric characters (0-9, A-Z, a-z) to the buffer.</li> * <li>Appending symbol characters (!-/, :-@, [-`, {-~) to the buffer.</li> * <li>Optionally removing duplicate terms based on a flag.</li> * <li>Limiting the maximum size of alphanumeric and symbol terms.</li> * </ul> * * <p>The {@link TextNormalizeContext} class provides a fluent API to configure the text
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sun Jul 06 02:13:03 UTC 2025 - 12K bytes - Viewed (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/extractor/impl/TikaExtractor.java
public void setMaxAlphanumTermSize(final int maxAlphanumTermSize) { this.maxAlphanumTermSize = maxAlphanumTermSize; } /** * Sets the maximum size of a symbol term. * @param maxSymbolTermSize The max size of a symbol term. */ public void setMaxSymbolTermSize(final int maxSymbolTermSize) { this.maxSymbolTermSize = maxSymbolTermSize; } /**
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Aug 07 02:55:08 UTC 2025 - 30.7K bytes - Viewed (0) -
fess-crawler/src/test/java/org/codelibs/fess/crawler/client/smb/SmbClientTest.java
"-s", "testuser2 private share;/testuser2;no;no;no;testuser2", // "-g", "log level = 3"); logger.info("Starting Samba container with image {}", IMAGE_NAME); sambaServer.start(); logger.info("Samba container started"); String host = sambaServer.getContainerIpAddress(); Integer port = sambaServer.getMappedPort(445);
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sat Sep 06 04:15:37 UTC 2025 - 13.7K bytes - Viewed (0) -
fess-crawler-lasta/src/main/resources/crawler/extractor.xml
"application/vnd.oma.bcast.provisioningtrigger", "application/vnd.oma.bcast.sgboot", "application/vnd.oma.bcast.sgdd+xml", "application/vnd.oma.bcast.sgdu", "application/vnd.oma.bcast.simple-symbol-container", "application/vnd.oma.bcast.smartcard-trigger+xml", "application/vnd.oma.bcast.sprov+xml", "application/vnd.oma.bcast.stkm", "application/vnd.oma.dcd", "application/vnd.oma.dcdc",
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sat Aug 01 21:40:30 UTC 2020 - 49K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<mime-type type="application/slate"/> <mime-type type="application/smil+xml"> <alias type="application/smil"/> <_comment>SMIL Multimedia</_comment> <root-XML localName="smil"/> <sub-class-of type="application/xml"/> <glob pattern="*.smi"/> <glob pattern="*.smil"/> <glob pattern="*.sml"/> </mime-type> <mime-type type="application/soap+fastinfoset"/>Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1)