%@ taglib uri="/WEB-INF/tairtags.tld" prefix="tair" %>
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
<%@ taglib uri="/WEB-INF/input.tld" prefix="input"%>
<% java.util.Map emptyAttributes = new java.util.HashMap(); %>
<% java.util.Map termTypes = (java.util.Map) request.getAttribute("termTypes"); %>
The following is an experimental fuzzy searcher. Please enter a set of terms separated by whitespace, and we'll try to pick out appropriate terms.
(Unfortunately, this cannot be combined yet with the database search.)
--%>