Package com.atlassian.confluence.search.v2.lucene.query

Interface Summary
BoostStrategy An implementation of this interface may be passed to BoostingQuery to achieve an arbitrary per document score boost.
 

Class Summary
BoostByModificationDateStrategy A BoostStrategy that boost the scores based on the modification date of scored document.
BoostingQuery This is a wrapping query, which takes a BoostStrategy to boost scores for documents which match the underlying query.
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.