- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getAllRecordCountRelation (0.14 sec)
-
src/main/java/org/codelibs/fess/rank/fusion/SearchResult.java
* Gets the relation type indicating how the record count should be interpreted. * * @return The record count relation (e.g., "eq" for exact, "gte" for greater than or equal) */ public String getAllRecordCountRelation() { return allRecordCountRelation; } /** * Gets the time taken to execute the search query. * * @return The query execution time in milliseconds */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 8.8K bytes - Viewed (0)