<%-- ~ Licensed to the Apache Software Foundation (ASF) under one ~ or more contributor license agreements. See the NOTICE file ~ distributed with this work for additional information ~ regarding copyright ownership. The ASF licenses this file ~ to you under the Apache License, Version 2.0 (the ~ "License"); you may not use this file except in compliance ~ with the License. You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, ~ software distributed under the License is distributed on an ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ~ KIND, either express or implied. See the License for the ~ specific language governing permissions and limitations ~ under the License. --%> <%@ taglib uri="/struts-tags" prefix="s" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> <%@ taglib prefix="my" tagdir="/WEB-INF/tags" %> Search Results

Advanced Search

Search

Quick Search Page

Results

<%-- search was made from the indices --%> ${fn:length(results.hits) + (currentPage * results.limits.pageSize)}

Hits: ${(hitsNum - results.limits.pageSize) + 1} to ${hitsNum} of ${results.totalHits}

Hits: 1 to ${hitsNum} of ${results.totalHits}

No results

<%-- Pagination start --%>

<%-- Prev & Next icons --%> <%-- --%> <%-- --%> <%-- Google-style pagination --%> 0 10 ${(totalPages -1) - 10} ${totalPages - 1} ${currentPage - 5} ${currentPage + 5} 0 ${totalPages - 1} ${i + 1} ${i + 1} <%-- --%> ${i + 1} ${i + 1}

<%-- Pagination end --%>

${record.urlFilename}

<%-- search was made from the database (find artifact)--%>

Hits: ${fn:length(databaseResults)}

No results

${artifactModel.repositoryId}