- Sort Score
- Result 10 results
- Languages All
Results 1 - 7 of 7 for informational (1.38 sec)
-
src/main/resources/fess_label_fr.properties
labels.purge_suggest_search_log_day=Supprimer les anciennes informations de suggestion labels.crawling_info_title=Informations sur l'exploration labels.crawling_info_title_confirm=Informations sur l'exploration labels.crawling_info_button_back=Retour labels.crawling_info_button_delete=Supprimer labels.crawling_info_configuration=Informations sur l'exploration labels.crawling_info_search=Rechercher
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 49.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/sso/entraid/EntraIdAuthenticator.java
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 56.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/crawler/transformer/FessXpathTransformer.java
* Processes HTML content using XPath expressions and handles robots tags. * * @param responseData the response data from crawling * @param resultData the result data to store processed information */ @Override protected void storeData(final ResponseData responseData, final ResultData resultData) { final DOMParser parser = getDomParser();Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Dec 12 13:58:40 UTC 2025 - 54.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/helper/ViewHelper.java
} /** * Creates highlight information based on screen width. * Adjusts fragment size for mobile devices. * * @return the highlight information */ public HighlightInfo createHighlightInfo() { return LaRequestUtil.getOptionalRequest().map(req -> {Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 52.6K bytes - Viewed (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/HcHttpClient.java
} } /** * Processes robots.txt for the given URL. * This method fetches and parses the robots.txt file to extract disallow/allow rules * and sitemap information. * * @param url The URL to process robots.txt for */ protected void processRobotsTxt(final String url) { if (StringUtil.isBlank(url)) {Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Sun Nov 23 12:19:14 UTC 2025 - 53.7K bytes - Viewed (0) -
src/test/java/jcifs/smb/SmbFileIntegrationTest.java
} else { Thread.sleep(2000); // Remaining attempts: 2 second intervals } } } // Provide more detailed error information String errorMessage = "SMB server did not become ready within timeout"; if (lastException != null) { errorMessage += ". Last error: " + lastException.getMessage(); }Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 56K bytes - Viewed (0) -
src/main/resources/fess_config.properties
online.help.base.link=https://fess.codelibs.org/{lang}/{version}/admin/ # Installation guide link for online help. online.help.installation=https://fess.codelibs.org/{lang}/{version}/install/install.html # End-of-life information link for online help. online.help.eol=https://fess.codelibs.org/{lang}/eol.html # Online help key for failure URL. online.help.name.failureurl=failureurl # Online help key for elevate word.Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Dec 11 09:47:03 UTC 2025 - 54.8K bytes - Viewed (0)