- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getResultDocIds (0.7 sec)
-
src/main/java/org/codelibs/fess/helper/UserInfoHelper.java
* * @param queryId the unique identifier for the search query * @return an array of document IDs, or an empty array if not found */ public String[] getResultDocIds(final String queryId) { return LaRequestUtil.getOptionalRequest().map(req -> req.getSession(false)).map(session -> { final Map<String, String[]> resultUrlCache = getResultDocIdsCache(session);Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 14.9K bytes - Viewed (0)