You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by bu...@apache.org on 2003/05/28 02:19:52 UTC

DO NOT REPLY [Bug 20283] New: - New tags and functionality for lucene-taglib

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20283>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20283

New tags and functionality for lucene-taglib

           Summary: New tags and functionality for lucene-taglib
           Product: Lucene
           Version: 1.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Search
        AssignedTo: lucene-dev@jakarta.apache.org
        ReportedBy: blaplante@netwebapps.com


HISTORY:
1.	Added more robust error handling and the ability to turn it on and
	off with a throwOnException attribute. (All tags)
2.	Added a Column tag for outputting the field names found in a 
	Lucene index.
3.	Added a Field tag for retrieving a value for a field in a search
	result either produced by the Column tag or known in advance.
4.	Added new example pages to illustrate how to use the new tags
5.	The Collection tag has been deprecated, use the collection attribute
	of the Search tag instead.
6	Added a lot of new functionality to the search tag, see the index.html
	file for a full test suite dedicated to the new features.

---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org