- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for HighlightField (0.35 sec)
-
src/main/java/org/codelibs/fess/helper/ViewHelper.java
/** * Creates highlighted text from highlight field fragments. * * @param highlightField the highlight field containing fragments * @return the combined highlighted text */ public String createHighlightText(final HighlightField highlightField) { final Text[] fragments = highlightField.fragments(); if (fragments != null && fragments.length != 0) {Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 52.6K bytes - Viewed (0)