RepositoryConfigurationException
{
this.wsId = wsId;
this.analyzer = new JcrStandartAnalyzer();
this.cfm = cfm;
SearchIndexConfigurationHelper searchIndexConfigurationHelper = new SearchIndexConfigurationHelper(this);
searchIndexConfigurationHelper.init(queryHandlerConfig);
this.recoveryFilterClasses = new LinkedHashSet<String>();
}