- Sort Score
- Result 10 results
- Languages All
Results 101 - 104 of 104 for lastModified (0.12 sec)
-
src/test/java/org/codelibs/fess/helper/QueryHelperTest.java
Set.of(), // "{\"timestamp\":{\"order\":\"desc\"}}{\"last_modified\":{\"order\":\"asc\"}}", // buildQuery("sort:timestamp.desc sort:last_modified")); assertQueryContext(query, Map.of(), // Set.of(), // "{\"timestamp\":{\"order\":\"desc\"}}{\"last_modified\":{\"order\":\"desc\"}}", // buildQuery("sort:timestamp.desc sort:last_modified.desc"));
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Jul 11 08:26:36 UTC 2024 - 39.8K bytes - Viewed (0) -
src/main/config/openapi/openapi-user.yaml
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu May 09 06:31:27 UTC 2024 - 21.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** The key of the configuration. e.g. has_cache */ String INDEX_FIELD_has_cache = "index.field.has_cache"; /** The key of the configuration. e.g. last_modified */ String INDEX_FIELD_last_modified = "index.field.last_modified"; /** The key of the configuration. e.g. anchor */ String INDEX_FIELD_ANCHOR = "index.field.anchor"; /** The key of the configuration. e.g. segment */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (1) -
android/guava/src/com/google/common/net/HttpHeaders.java
/** The HTTP {@code Expires} header field name. */ public static final String EXPIRES = "Expires"; /** The HTTP {@code Last-Modified} header field name. */ public static final String LAST_MODIFIED = "Last-Modified"; /** The HTTP {@code Link} header field name. */ public static final String LINK = "Link"; /** The HTTP {@code Location} header field name. */ public static final String LOCATION = "Location";
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Tue Oct 01 19:08:38 UTC 2024 - 35.3K bytes - Viewed (0)