- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 45 for last_modified (0.07 sec)
-
src/main/webapp/WEB-INF/view/searchResults.jsp
key="labels.search_result_more" /></a> </div> <div class="info"> <fmt:formatDate value="${fe:parseDate(doc.last_modified)}" type="BOTH" pattern="yyyy-MM-dd HH:mm" /> <c:if test="${doc.last_modified==null || doc.last_modified==''}"> <fmt:formatDate value="${fe:parseDate(doc.created)}" type="BOTH" pattern="yyyy-MM-dd HH:mm" /> </c:if>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 05:32:37 UTC 2025 - 9.1K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/common/help.jsp
documents which has "Fess" as the document title, you can enter: <pre>title:Fess</pre> The available fields are "url", "host", "site", "title", "content", "content_length", "last_modified" and "mimetype", and they are customizable. </dd> <dt>Sort</dt> <dd> sort field sorts documents by a specified field name. The format is "sort:<field>.<order>", where <order> is asc or
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Mon Feb 26 14:01:31 UTC 2018 - 2.4K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/searchlist/admin_searchlist_edit.jsp
<div class="col-sm-9"> <la:errors property="doc.last_modified"/> <la:text styleId="doc.last_modified" property="doc.last_modified" styleClass="form-control"
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 24.9K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/advance.jsp
<la:message key="labels.search_result_sort_content_length_desc" /> </la:option> <la:option value="last_modified.asc"> <la:message key="labels.search_result_sort_last_modified_asc" /> </la:option> <la:option value="last_modified.desc"> <la:message key="labels.search_result_sort_last_modified_desc" /> </la:option> <c:if test="${searchLogSupport}">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 12:09:07 UTC 2025 - 14.1K bytes - Viewed (0) -
src/main/webapp/WEB-INF/orig/view/searchOptions.jsp
<la:option value="content_length.desc"> <la:message key="labels.search_result_sort_content_length_desc" /> </la:option> <la:option value="last_modified.asc"> <la:message key="labels.search_result_sort_last_modified_asc" /> </la:option> <la:option value="last_modified.desc"> <la:message key="labels.search_result_sort_last_modified_desc" /> </la:option> <c:if test="${searchLogSupport}">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 05:47:48 UTC 2025 - 3.7K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/searchOptions.jsp
<la:option value="content_length.desc"> <la:message key="labels.search_result_sort_content_length_desc" /> </la:option> <la:option value="last_modified.asc"> <la:message key="labels.search_result_sort_last_modified_asc" /> </la:option> <la:option value="last_modified.desc"> <la:message key="labels.search_result_sort_last_modified_desc" /> </la:option> <c:if test="${searchLogSupport}">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 05:47:48 UTC 2025 - 3.7K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/common/help_ja.jsp
<dt>フィールド指定検索</dt> <dd> フィールド名の後にコロン : で指定した任意のフィールドで検索することができます。 たとえば、ドキュメントの title フィールドで Fess を含むドキュメントを検索する場合は次のように入力します。 <pre>title:Fess</pre> 標準で利用可能なフィールドは url, host, site, title, content, content_length, last_modified および mimetype になります。 設定で指定するフィールドは変更することができます。 </dd> <dt>ソート</dt> <dd> sort 演算子は指定したフィールド名でドキュメントをソートします。 sort 演算子の利用方法は sort:<field>.<order> になります。 <order> は asc または desc で昇順・降順を指定できます。
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Mon Feb 26 14:01:31 UTC 2018 - 3.4K bytes - Viewed (0) -
src/main/webapp/WEB-INF/orig/view/searchResults.jsp
key="labels.search_result_more" /></a> </div> <div class="info"> <fmt:formatDate value="${fe:parseDate(doc.last_modified)}" type="BOTH" pattern="yyyy-MM-dd HH:mm" /> <c:if test="${doc.last_modified==null || doc.last_modified==''}"> <fmt:formatDate value="${fe:parseDate(doc.created)}" type="BOTH" pattern="yyyy-MM-dd HH:mm" /> </c:if>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 05:32:37 UTC 2025 - 9.1K bytes - Viewed (0) -
src/main/webapp/WEB-INF/orig/view/search.jsp
</c:if> <c:if test="${sort=='content_length.desc'}"> <la:message key="labels.search_result_sort_content_length_desc" /> </c:if> <c:if test="${sort=='last_modified.asc'}"> <la:message key="labels.search_result_sort_last_modified_asc" /> </c:if> <c:if test="${sort=='last_modified.desc'}"> <la:message key="labels.search_result_sort_last_modified_desc" /> </c:if> <c:if test="${sort=='click_count.asc'}">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 11:38:54 UTC 2025 - 6.8K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/search.jsp
</c:if> <c:if test="${sort=='content_length.desc'}"> <la:message key="labels.search_result_sort_content_length_desc" /> </c:if> <c:if test="${sort=='last_modified.asc'}"> <la:message key="labels.search_result_sort_last_modified_asc" /> </c:if> <c:if test="${sort=='last_modified.desc'}"> <la:message key="labels.search_result_sort_last_modified_desc" /> </c:if> <c:if test="${sort=='click_count.asc'}">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 11:38:54 UTC 2025 - 6.8K bytes - Viewed (0)