- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 14 for nora (0.02 sec)
-
src/main/resources/fess_indices/_aws/fess.json
}, "basque_keywords": { "type": "keyword_marker",Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Jun 14 00:36:40 UTC 2025 - 117.3K bytes - Viewed (0) -
src/main/resources/fess_label_pt_BR.properties
labels.crawling_info_CrawlerStartTime=Hora de início do rastreador labels.crawling_info_CrawlerEndTime=Hora de término do rastreador labels.crawling_info_CrawlerExecTime=Tempo de execução do rastreador labels.crawling_info_CrawlerStatus=Estado do rastreador labels.crawling_info_WebFsCrawlExecTime=Tempo de execução do rastreamento (Web/Arquivo) labels.crawling_info_WebFsCrawlStartTime=Hora de início do rastreamento (Web/Arquivo)
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 48.7K bytes - Viewed (0) -
src/main/java/org/codelibs/core/misc/AssertionUtil.java
if (argValue == null) { throw new NullArgumentException(argName); } } /** * Asserts that the argument is neither <code>null</code> nor an empty string. * * @param argName * The name of the argument that must not be {@code null} or an empty string. * @param argValue * The value of the argument.
Registered: Sat Dec 20 08:55:33 UTC 2025 - Last Modified: Thu Jul 31 08:16:49 UTC 2025 - 12.5K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
labels.crawling_info_CrawlerStartTime=Hora de inicio del rastreador labels.crawling_info_CrawlerEndTime=Hora de finalización del rastreador labels.crawling_info_CrawlerExecTime=Tiempo de ejecución del rastreador labels.crawling_info_CrawlerStatus=Estado del rastreador labels.crawling_info_WebFsCrawlExecTime=Tiempo de ejecución del rastreo (Web/Archivo) labels.crawling_info_WebFsCrawlStartTime=Hora de inicio del rastreo (Web/Archivo)
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 49K bytes - Viewed (0) -
src/main/resources/fess_label_it.properties
labels.crawling_info_thread_dump=Dump thread labels.crawling_info_CrawlerStartTime=Ora di inizio crawler labels.crawling_info_CrawlerEndTime=Ora di fine crawler labels.crawling_info_CrawlerExecTime=Tempo di esecuzione crawler labels.crawling_info_CrawlerStatus=Stato crawler labels.crawling_info_WebFsCrawlExecTime=Tempo di esecuzione scansione (Web/File) labels.crawling_info_WebFsCrawlStartTime=Ora di inizio scansione (Web/File)
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Dec 04 09:16:23 UTC 2025 - 46.6K bytes - Viewed (0) -
src/main/java/org/codelibs/core/io/CopyUtil.java
// from InputStream to OutputStream // /** * Copies from an input stream to an output stream. * <p> * Neither the input stream nor the output stream is closed. * </p> * * @param in the input stream (must not be {@literal null}) * @param out the output stream (must not be {@literal null}) * @return the number of bytes copiedRegistered: Sat Dec 20 08:55:33 UTC 2025 - Last Modified: Thu Jul 31 08:16:49 UTC 2025 - 45.2K bytes - Viewed (0) -
src/main/java/jcifs/internal/smb1/com/SmbComOpenAndX.java
} else if ((shareAccess & SmbConstants.FILE_SHARE_READ) == 0) { this.desiredAccess |= SHARING_DENY_READ_EXECUTE; } else { // neither SHARE_READ nor SHARE_WRITE are set this.desiredAccess |= SHARING_DENY_READ_WRITE_EXECUTE; } this.desiredAccess &= ~0x1; // Win98 doesn't like GENERIC_READ ?! -- get Access Denied. // searchAttributes
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 7.3K bytes - Viewed (0) -
src/test/java/jcifs/context/CIFSContextCredentialWrapperTest.java
() -> NtlmAuthenticator.requestNtlmPasswordAuthentication(eq(mockNtlmAuthenticator), eq("locationHint"), eq(null))); } } @Test @DisplayName("Should return false if neither renewable nor NTLM authentication succeeds") void testRenewCredentials_NoRenewalPossible() { // Ensure credentials are not renewable
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 11.4K bytes - Viewed (0) -
src/main/resources/fess_label_pl.properties
labels.webauth_configuration=Uwierzytelnianie web labels.webauth_list_hostname=Nazwa hosta labels.webauth_list_web_crawling_config=Nazwa konfiguracji labels.webauth_any=Dowolny labels.webauth_create_web_config=Utwórz nową konfigurację web labels.webauth_title_details=Uwierzytelnianie web labels.webauth_hostname=Nazwa hosta labels.webauth_port=Port labels.webauth_realm=Obszar labels.webauth_scheme=Schemat
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 48.1K bytes - Viewed (0) -
src/main/resources/fess_indices/fess.json
"discard_punctuation": false }, "korean_tokenizer": { "type": "fess_korean_tokenizer", "decompound_mode": "mixed", "user_dict_path": "${fess.dictionary.path}ko/nori.txt" }, "simplified_chinese_tokenizer": { "type": "fess_simplified_chinese_tokenizer" }, "vietnamese_tokenizer": { "type": "fess_vietnamese_tokenizer",
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Jun 06 14:17:42 UTC 2025 - 39.8K bytes - Viewed (0)