Uses of Package
org.weborganic.bastille.flint.config

Packages that use org.weborganic.bastille.flint.config
org.weborganic.bastille.flint.config Classes used to centralize the Flint configuration on Berlioz. 
org.weborganic.bastille.flint.helpers Utility classes for the content generators. 
 

Classes in org.weborganic.bastille.flint.config used by org.weborganic.bastille.flint.config
AnalyzerFactory
          This class provides an Analyzer used to index and create search queries.
BaseDefaultConfig
          A base class for flint configurations using the default settings.
ComplexConfig
          A configuration for multiple indexes which uses templates depending on the index.
IFlintConfig
          An interface for the flint configurations.
SimpleConfig
          A simple configuration for single/multiple indexes which uses only one template common to all indexes.
 

Classes in org.weborganic.bastille.flint.config used by org.weborganic.bastille.flint.helpers
IFlintConfig
          An interface for the flint configurations.