Index: index.html =================================================================== RCS file: /home/cvspublic/jakarta-lucene-sandbox/contributions/taglib/index.html,v retrieving revision 1.1 diff -u -r1.1 index.html --- index.html 21 May 2003 01:22:22 -0000 1.1 +++ index.html 28 May 2003 00:05:31 -0000 @@ -1,8 +1,114 @@ -
-| Ledgend | +||
| Required field | ++ | + + This page has been set up so that you can dynamically change the + parameters used by the taglib to produce different results. Hopefully + this tag library is abstract enough to address the majority of situations. + + The ledgend on the left shows which parameters are required and there + default values. If you set throwOnException to false the errors caused by + bad input parameter should not crash the page rather no results will be returned. + On the other hand setting it to true will show any errors encountered by the tag. + Some knowledge of the Lucene search engine is required to take advantage of the + the search tags advanced features such as changing the analyzer and using + fieldList's and flagList's. more documentation on each tag can be found in + the docs directory in the index.html file. + + | +
| Default value | ++ | |
| String | ++ | |
| Object | ++ | |