- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isPartialResults (0.29 sec)
-
src/main/java/org/codelibs/fess/rank/fusion/SearchResult.java
} /** * Checks whether the search results are partial due to timeout or other constraints. * * @return true if the results are partial, false if complete */ public boolean isPartialResults() { return partialResults; } /** * Gets the facet response containing aggregated facet information. * * @return The facet response, or null if no facets were requested
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 8.8K bytes - Viewed (0)