Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AdvancedSearch.java 34.7 KB 3008 almost 18 years Duane Costa Add qformat parameter to runQuery() and execute...
AdvancedSearchBean.java 11.5 KB 3006 almost 18 years Duane Costa Add serialVersionUID class variable to eliminat...
AdvancedSearchPathQuery.java 3.48 KB 2741 over 18 years Duane Costa Bug #2207: Implementation of the Metacat Advanc...
AdvancedSearchQueryGroup.java 4.66 KB 2741 over 18 years Duane Costa Bug #2207: Implementation of the Metacat Advanc...
AdvancedSearchQueryTerm.java 3.52 KB 2741 over 18 years Duane Costa Bug #2207: Implementation of the Metacat Advanc...
AdvancedSearchServlet.java 4.57 KB 3011 almost 18 years Duane Costa Add qformat parameter in call to executeAdvanc...
BrowseServlet.java 4.54 KB 3011 almost 18 years Duane Costa Add qformat parameter in call to executeAdvanc...
LTERSite.java 5.45 KB 2741 over 18 years Duane Costa Bug #2207: Implementation of the Metacat Advanc...
LoginBean.java 2.21 KB 3006 almost 18 years Duane Costa Add serialVersionUID class variable to eliminat...
LoginServlet.java 4.99 KB 3010 almost 18 years Duane Costa Change relative path to the login page.
MetacatHelper.java 3.51 KB 3009 almost 18 years Duane Costa Add new methods getResultsetXSL and getResultsJSP.
MetacatLogin.java 3.2 KB 2741 over 18 years Duane Costa Bug #2207: Implementation of the Metacat Advanc...
SearchServlet.java 4.58 KB 3011 almost 18 years Duane Costa Add qformat parameter in call to executeAdvanc...
Stylizer.java 3.89 KB 3217 almost 17 years Duane Costa Fix bug in advanced search that first surfaced ...

Latest revisions

# Date Author Comment
3217 03/29/2007 04:03 PM Duane Costa

Fix bug in advanced search that first surfaced in Java 1.5.0/Tomcat 5.5. Only set the sessid parameter if the sessionId string that is passed in is non-null.

3011 06/14/2006 08:44 AM Duane Costa

Add qformat parameter in call to executeAdvancedSearch() method.

Refactor code to get the relative paths of the resultset XSL and search results JSP from the MetacatHelper class rather than hard-coded.

3010 06/14/2006 08:42 AM Duane Costa

Change relative path to the login page.

3009 06/14/2006 08:41 AM Duane Costa

Add new methods getResultsetXSL and getResultsJSP.

3008 06/14/2006 08:35 AM Duane Costa

Add qformat parameter to runQuery() and executeAdvancedSearch() methods.

Omit unused StringTokenizer objects.

3007 06/14/2006 08:32 AM Duane Costa

Add qformat parameter to resultsetToHTML() method. Set the qformat paramater in the transformer if it is specified.

3006 06/14/2006 08:31 AM Duane Costa

Add serialVersionUID class variable to eliminate Eclipse warnings.

2822 12/08/2005 02:57 PM Duane Costa

Eliminate hard-coding of the knb context from the advanced search code. Advanced search servlet determines the metacat context name by reading the metacat.properties file at servlet initialization.

2773 11/22/2005 02:45 PM Duane Costa

Modify the bean's get() methods that return String values to trim white space off the string prior to returning it. This is so that input fields that contain only white space will not be treated as valid search values.

2741 11/16/2005 09:57 AM Duane Costa

Bug #2207: Implementation of the Metacat Advanced Search engine.

View revisions

Also available in: Atom