- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for getIndexAdminIntegerFields (0.11 seconds)
-
src/test/java/org/codelibs/fess/app/web/admin/searchlist/AdminSearchlistActionTest.java
@Override public String getIndexAdminDateFields() { return "expires,created,timestamp,last_modified"; } @Override public String getIndexAdminIntegerFields() { return ""; } @Override public String getIndexAdminLongFields() { return "content_length,favorite_count,click_count"; }Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:38:39 GMT 2026 - 34.4K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 02:24:08 GMT 2026 - 92.3K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
* The value is, e.g. <br> * comment: Integer-type fields for admin in the index. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getIndexAdminIntegerFields(); /** * Get the value for the key 'index.admin.integer.fields' as {@link Integer}. <br> * The value is, e.g. <br> * comment: Integer-type fields for admin in the index.
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 576.9K bytes - Click Count (2)