Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for click_count_agg (0.12 sec)

  1. src/main/java/org/codelibs/fess/app/pager/SearchLogPager.java

        /** Log type constant for click logs. */
        public static final String LOG_TYPE_CLICK = "click";
    
        /** Log type constant for click count aggregation. */
        public static final String LOG_TYPE_CLICK_COUNT = "click_count_agg";
    
        /** Log type constant for favorite logs. */
        public static final String LOG_TYPE_FAVORITE = "favorite";
    
        /** Log type constant for favorite count aggregation. */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 8.8K bytes
    - Viewed (0)
Back to top