Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for countEntry (0.14 sec)

  1. src/main/webapp/WEB-INF/orig/view/searchResults.jsp

    						<c:forEach var="countEntry" items="${fieldData.valueCountMap}">
    							<c:if
    								test="${countEntry.value != 0 && fe:labelexists(countEntry.key)}">
    								<li class="list-group-item"><la:link
    										href="/search?q=${f:u(q)}&ex_q=label%3a${f:u(countEntry.key)}&sdh=${f:u(fe:sdh(sh))}${fe:pagingQuery(null)}${fe:facetQuery()}${fe:geoQuery()}">
    											${f:h(fe:label(countEntry.key))} 
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Jun 09 04:29:42 GMT 2022
    - 9K bytes
    - Viewed (1)
  2. src/main/webapp/WEB-INF/view/searchResults.jsp

    						<c:forEach var="countEntry" items="${fieldData.valueCountMap}">
    							<c:if
    								test="${countEntry.value != 0 && fe:labelexists(countEntry.key)}">
    								<li class="list-group-item"><la:link
    										href="/search?q=${f:u(q)}&ex_q=label%3a${f:u(countEntry.key)}&sdh=${f:u(fe:sdh(sh))}${fe:pagingQuery(null)}${fe:facetQuery()}${fe:geoQuery()}">
    											${f:h(fe:label(countEntry.key))} 
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Jun 09 04:29:42 GMT 2022
    - 9K bytes
    - Viewed (0)
Back to top