<%@ page contentType="text/html; charset=UTF-8" errorPage="../errors/internal-error.jsp" import="si.noviforum.jsp2.trident.*,si.noviforum.jsp2.FormParameterNames,java.util.Vector" %><%-- $Id: advanced.jsp,v 1.11 2001/05/23 08:03:07 gregab Exp $ Advanced search interface. $Author: gregab $ $Date: 2001/05/23 08:03:07 $ $Revision: 1.11 $ $State: Exp $ Based on advanced.jsp by Primoz Hrvatin, David Vevar. Adjusted and tweaked by Grega Bremec. --%><%@ include file="../include/InitJspService.jsp" %><%@ include file="../include/InitFrontendProperties.jsp" %><% String refToBaseDir = ".."; %><%= fep.getHtmlProlog() %> <%@ include file="../include/MetaInfo.jsp" %><%@ include file="../include/StyleTemplate.jsp" %> <%= fep.getFrontendTitle() %>: Advanced Search <%@ include file="../include/PageHeader.jsp" %>

Advanced search

Describe what you want to find. You can insert keywords or a short question.

Match specification
Find results matching:
Omit pages containing the following words:
<% if (fep.getDoAdvLanguages()) { %>
Language selection
Only find documents in the following language:
<% } if (fep.getDoAdvSearchScope()) { %>
Search scope selection
Search words should be in the following field(s):
<% } if (fep.getDoAdvLastModified()) { %>
Modification time
Find only pages that were last modified:
<% } if (fep.getDoAdvPageLocation()) { %>
Page location
pages from the following hosts and/or URLs:
You can separate multiple URLs with blanks - for example:
"noviforum.si metalab.unc.edu/pub/"
<% } if (fep.getDoAdvPageSize()) { %>
Page size
Find only pages of size:
<% } %>
<%-- Hidden parameters --%>