com.atlassian.confluence.search.v2.lucene.boosting
Class BoostByModificationDateSearcherInitialisation

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

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


Constructor Summary
BoostByModificationDateSearcherInitialisation()
           
 
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

BoostByModificationDateSearcherInitialisation

public BoostByModificationDateSearcherInitialisation()
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.