- Sort Score
- Num 10 results
- Language All
Results 351 - 359 of 359 for apatah (0.28 seconds)
-
ADDING_NEW_LANGUAGE.md
"filter": ["lowercase", "swedish_stop", "swedish_stemmer"] } } } } ``` ### 2. Add Custom Dictionaries (Optional) Create custom dictionary files in: `${fess.dictionary.path}/[lang]/` Available dictionary types: - `stopwords.txt` - Words to exclude from indexing - `stemmer_override.txt` - Custom stemming rules - `protwords.txt` - Protected words (no stemming)
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Nov 06 11:36:30 GMT 2025 - 10.4K bytes - Click Count (1) -
src/test/java/org/codelibs/fess/exception/DataStoreCrawlingExceptionTest.java
// Test with very long URL StringBuilder longUrlBuilder = new StringBuilder("http://example.com/"); for (int i = 0; i < 1000; i++) { longUrlBuilder.append("path").append(i).append("/"); } String longUrl = longUrlBuilder.toString(); String message = "Error with long URL"; Exception cause = new RuntimeException("Error cause");Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 11 08:43:05 GMT 2026 - 16.6K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/util/GsaConfigParser.java
* @return the unescaped string */ protected String unescape(final String s) { return s.replace("\\\\", "\\"); } /** * Appends a filter path pattern to a string buffer with appropriate wildcards. * Handles various pattern formats including anchored patterns and quoted patterns. * * @param buf the string buffer to append toCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 21.6K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/api/chat/ChatApiManagerTest.java
} @Override public boolean isSecure() { return false; } @Override public jakarta.servlet.RequestDispatcher getRequestDispatcher(String path) { return null; } @Override public int getRemotePort() { return 0; } @Override public String getLocalName() {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 14 01:39:16 GMT 2026 - 35K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/job/CrawlJob.java
addSystemProperty(cmdList, Constants.FESS_CONF_PATH, null, null); cmdList.add("-Dfess." + getExecuteType() + ".process=true"); cmdList.add("-Dfess.log.path=" + (logFilePath != null ? logFilePath : systemHelper.getLogFilePath())); addSystemProperty(cmdList, "fess.log.name", getLogName("fess"), getLogName(StringUtil.EMPTY)); if (logLevel == null) {
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 19.6K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/cors/CorsHandlerTest.java
@Override public boolean isSecure() { return false; } @Override public jakarta.servlet.RequestDispatcher getRequestDispatcher(String path) { return null; } @Override public int getRemotePort() { return 0; } @OverrideCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 21 06:04:58 GMT 2026 - 26.3K bytes - Click Count (0) -
src/main/webapp/css/admin/adminlte.min.css.map
}\n}\n\n// product share\n.product-share {\n a {\n margin-right: .5rem;\n }\n}\n","//\n// Pages: Projects\n//\n\n.projects {\n td {\n vertical-align: middle;\n }\n\n .list-inline {\n margin-bottom: 0;\n }\n\n // table avatar\n img.table-avatar,\n .table-avatar img {\n border-radius: 50%;\n display: inline;\n width: 2.5rem;\n }\n\n // project state\n .project-state {\n text-align: center;\n }\n}\n","body.iframe-mode {\n .main-sidebar {\n display: none;\n }\n .content-wrapper...Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:49:09 GMT 2024 - 3.7M bytes - Click Count (3) -
src/main/webapp/css/admin/adminlte.min.css
img{max-width:100%;height:auto;-ms-flex-item-align:center;align-self:center}.product-image-thumb:hover{opacity:.5}.product-share a{margin-right:.5rem}.projects td{vertical-align:middle}.projects .list-inline{margin-bottom:0}.projects .table-avatar img,.projects img.table-avatar{border-radius:50%;display:inline;width:2.5rem}.projects .project-state{text-align:center}body.iframe-mode .main-sidebar{display:none}body.iframe-mode .content-wrapper{margin-left:0!important;margin-top:0!important;padding-bottom:0!...Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:49:09 GMT 2024 - 1.3M bytes - Click Count (0) -
src/main/webapp/js/admin/moment-with-locales.min.js.map
SAASC,EAAeC,EAAOC,EAAQC,EAASC,GAC5C,IAAIC,EACoB,iBAAbD,EACA,WACH,OAAO7I,KAAK6I,MAHTA,EAMPH,IACAF,EAAqBE,GAASI,GAE9BH,IACAH,EAAqBG,EAAO,IAAM,WAC9B,OAAOjB,EAASoB,EAAK1I,MAAMJ,KAAMK,WAAYsI,EAAO,GAAIA,EAAO,MAGnEC,IACAJ,EAAqBI,GAAW,WAC5B,OAAO5I,KAAK+I,aAAaH,QACrBE,EAAK1I,MAAMJ,KAAMK,WACjBqI,KAuChB,SAASM,EAAatG,EAAGN,GACrB,OAAKM,EAAEkB,WAIPxB,EAAS6G,EAAa7G,EAAQM,EAAEqG,cAChCR,EAAgBnG,GACZmG,EAAgBnG,IAjCxB,SAA4BA,GAKxB,IAJA,IAR4B7B,EAQxB2I,EAAQ9G,EAAO+G,MAAMd,GAIpBtG,EAAI,EAAGV,EAAS6H,EAAM7H,OAAQU,EAAI...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:49:09 GMT 2024 - 224.8K bytes - Click Count (1)