- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getContentTitle (0.06 seconds)
-
src/main/java/org/codelibs/fess/helper/ViewHelper.java
* Applies highlighting if enabled. * * @param document the document data map * @return the content title with optional highlighting */ public String getContentTitle(final Map<String, Object> document) { final FessConfig fessConfig = ComponentUtil.getFessConfig(); String title = DocumentUtil.getValue(document, fessConfig.getIndexFieldTitle(), String.class);Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 52.6K bytes - Click Count (0)