Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for sitesearch (0.04 sec)

  1. src/main/java/org/codelibs/fess/entity/SearchRequestParams.java

        public static final String AS_Q = "q";
    
        /** The parameter for filetype. */
        public static final String AS_FILETYPE = "filetype";
    
        /** The parameter for sitesearch. */
        public static final String AS_SITESEARCH = "sitesearch";
    
        /** The parameter for occurrence. */
        public static final String AS_OCCURRENCE = "occt";
    
        /** The parameter for timestamp. */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 8K bytes
    - Viewed (0)
  2. dbflute_fess/dfprop/conditionBeanMap.dfprop

    # }
    #
    # property-type: String, Number, Date, OrderBy, ...
    # condition-key: NotEqual, GreaterThan, LessThan, GreaterEqual, LessEqual
    #              , InScope, NotInScope, PrefixSearch, LikeSearch, NotLikeSearch
    #              , EmptyString, FromTo, DateFromTo, RangeOf, ...
    #              , (and prefix '!' means excluding, '%' means reviving)
    # table: table name (hint) or $$ALL$$
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 31 23:35:14 UTC 2015
    - 4K bytes
    - Viewed (0)
Back to top