Uses of Package
com.atlassian.confluence.search.v2.lucene.boosting

Packages that use com.atlassian.confluence.search.v2.lucene.boosting
com.atlassian.confluence.plugin.descriptor.search   
com.atlassian.confluence.search.contentnames.lucene   
com.atlassian.confluence.search.v2.lucene.boosting   
com.atlassian.confluence.search.v2.lucene.mapper   
 

Classes in com.atlassian.confluence.search.v2.lucene.boosting used by com.atlassian.confluence.plugin.descriptor.search
BoostingStrategy
          An implementation of this interface may be passed to BoostingQuery to achieve an arbitrary per document score boost.
 

Classes in com.atlassian.confluence.search.v2.lucene.boosting used by com.atlassian.confluence.search.contentnames.lucene
BoostingStrategy
          An implementation of this interface may be passed to BoostingQuery to achieve an arbitrary per document score boost.
 

Classes in com.atlassian.confluence.search.v2.lucene.boosting used by com.atlassian.confluence.search.v2.lucene.boosting
BoostingStrategy
          An implementation of this interface may be passed to BoostingQuery to achieve an arbitrary per document score boost.
 

Classes in com.atlassian.confluence.search.v2.lucene.boosting used by com.atlassian.confluence.search.v2.lucene.mapper
PluggableBoostingStrategy
          Boosts the score for a given document using BoostingStrategy implementations provided by any plugin.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.