- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getQueryTime (0.92 sec)
-
src/main/java/org/codelibs/fess/rank/fusion/SearchResult.java
return allRecordCountRelation; } /** * Gets the time taken to execute the search query. * * @return The query execution time in milliseconds */ public long getQueryTime() { return queryTime; } /** * Checks whether the search results are partial due to timeout or other constraints. * * @return true if the results are partial, false if complete
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 8.8K bytes - Viewed (0)