- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getRelatedContents (0.1 seconds)
-
src/main/java/org/codelibs/fess/helper/RelatedContentHelper.java
* * @param query the search query to find related content for * @return array of related content strings, or empty array if no matches found */ public String[] getRelatedContents(final String query) { final String key = ComponentUtil.getVirtualHostHelper().getVirtualHostKey(); final Pair<Map<String, String>, List<Pair<Pattern, String>>> pair = relatedContentMap.get(key);Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 8.2K bytes - Click Count (0)