- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getUrlLink (0.05 sec)
-
src/main/java/org/codelibs/fess/helper/ViewHelper.java
* Handles file, SMB, FTP, and HTTP protocols. * * @param document the document data map * @return the processed URL link */ public String getUrlLink(final Map<String, Object> document) { final FessConfig fessConfig = ComponentUtil.getFessConfig(); String url = DocumentUtil.getValue(document, fessConfig.getIndexFieldUrl(), String.class);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 52.4K bytes - Viewed (0)