com.atlassian.confluence.search.lucene
Class PluggableSearcherInitialisation

java.lang.Object
  extended by com.atlassian.confluence.search.lucene.PluggableSearcherInitialisation
All Implemented Interfaces:
com.atlassian.bonnie.search.SearcherInitialisation

public class PluggableSearcherInitialisation
extends java.lang.Object
implements com.atlassian.bonnie.search.SearcherInitialisation


Constructor Summary
PluggableSearcherInitialisation(ModuleDescriptorCache<LuceneSearcherInitialisationModuleDescriptor> moduleDescriptorCache)
           
 
Method Summary
 void initialise(org.apache.lucene.search.IndexSearcher searcher)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluggableSearcherInitialisation

public PluggableSearcherInitialisation(ModuleDescriptorCache<LuceneSearcherInitialisationModuleDescriptor> moduleDescriptorCache)
Method Detail

initialise

public void initialise(org.apache.lucene.search.IndexSearcher searcher)
Specified by:
initialise in interface com.atlassian.bonnie.search.SearcherInitialisation


Copyright © 2003-2014 Atlassian. All Rights Reserved.