Package org.weborganic.bastille.flint.config

Classes used to centralize the Flint configuration on Berlioz.

See:
          Description

Interface Summary
AnalyzerFactory This class provides an Analyzer used to index and create search queries.
IFlintConfig An interface for the flint configurations.
 

Class Summary
BaseDefaultConfig A base class for flint configurations using the default settings.
ComplexConfig A configuration for multiple indexes which uses templates depending on the index.
FlintConfig Centralizes the configuration for flint.
SimpleConfig A simple configuration for single/multiple indexes which uses only one template common to all indexes.
 

Package org.weborganic.bastille.flint.config Description

Classes used to centralize the Flint configuration on Berlioz.