- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for favorite_count_agg (0.3 sec)
-
src/main/webapp/WEB-INF/view/admin/searchlog/admin_searchlog.jsp
key="labels.searchlog_log_type_click_count"/></la:option> <la:option value="favorite_count_agg"><la:message key="labels.searchlog_log_type_favorite_count"/></la:option> <la:option value="search_count_hour_agg"><la:message
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 16K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/pager/SearchLogPager.java
public static final String LOG_TYPE_FAVORITE = "favorite"; /** Log type constant for favorite count aggregation. */ public static final String LOG_TYPE_FAVORITE_COUNT = "favorite_count_agg"; /** Log type constant for user information logs. */ public static final String LOG_TYPE_USERINFO = "user_info"; /** Default page size for pagination. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 8.8K bytes - Viewed (0)