Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Jackrabbit Wiki" for change notification.
The following page has been changed by MarcelReutegger:
http://wiki.apache.org/jackrabbit/Search
------------------------------------------------------------------------------
|| synonymProviderClass || ''none'' || The name of a class that implements {{{org.apache.jackrabbit.core.query.lucene.SynonymProvider}}}.
The default value is null (-> not set). || 1.4 ||
|| indexingConfiguration || ''none'' || The path to the indexing configuration file. See
also ["IndexingConfiguration"] || 1.4 ||
|| indexingConfigurationClass || {{{org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl}}}
|| The name of the class that implements {{{org.apache.jackrabbit.core.query.lucene.IndexingConfiguration}}}.
See also ["IndexingConfiguration"]. || 1.4 ||
+ || enableConsistencyCheck || false || If set to {{{true}}} a consistency check is performed
depending on the parameter ''forceConsistencyCheck''. If set to {{{false}}} no consistency
check is performed on startup, even if a redo log had been applied. || 1.4 ||
'''Note''': all parameters (except path) have default values and can be omitted to use the
default.
|