Package org.carrot2.webapp

This package contains the implementation of a meta-searching and clustering Web application.

See:
          Description

Interface Summary
PageSerializer Page meta-info serializer.
QueryExpander A facility for performing query expansion.
RawClustersSerializer A serializer for RawClusters.
RawDocumentsSerializer A serializer for RawDocuments.
SerializersFactory A factory for objects serializing results.
 

Class Summary
Broadcaster Broadcaster and synchronization point for threads utilizing RawDocuments from a single input.
BroadcasterPushOutputComponent An output component for accepting RawDocuments from the input and broadcasting them to any interested consumers.
Constants Constants used in this package.
InitializationUtils Some static initialization utilities refactored from QueryProcessorServlet.
Main Command-line start (embedded JETTY).
QueryProcessorServlet Query processor servlet.
RefererChecker Verifies if a given request's referer matches any pattern from a list of regular expressions.
SearchRequest Settings for a single search request.
SearchResults A class for storing serialized search/ clustering results in Cache.
SearchSettings All available search settings and options.
TabAlgorithm Provides all data for a single "clustering algorithm" option.
TabSearchInput Provides all data for a single "search input" tab.
 

Exception Summary
BroadcasterException An exception thrown from the broadcaster's iterator when there is an internal exception in the broadcaster.
 

Package org.carrot2.webapp Description

This package contains the implementation of a meta-searching and clustering Web application.



Copyright (c) Dawid Weiss, Stanislaw Osinski