Package org.mycore.frontend.indexbrowser.lucene

Class Summary
MCRIndexBrowserCache Caches index browser entries in a hash table.
MCRIndexBrowserConfig Contains all data of a specified index.
MCRIndexBrowserEntry Holder class for an index browser entry.
MCRIndexBrowserEventHandler This class implements an event handler that reacts on object modify / create / delete events.
MCRIndexBrowserIncomingData Contains all incoming data from the web browser.
MCRIndexBrowserSearcher Searcher class for the index browser.
MCRIndexBrowserServlet Servlet to create an xml document which is parsed by xsl to display the index browser results of the current request.
MCRIndexBrowserUtils contains utility functions for indexbrowser
MCRIndexBrowserXmlGenerator Xml generator class for the index browser.