Package org.imemex.queryprocessor.scoring.rules

Class Summary
AbstractScoringRule<E extends IdentifiableResourceView> Provides an abstract implementation of a scoring rule.
Proximity<E extends IdentifiableResourceView> This class implements a proximity rule for the scoring system.
ScoreAllComponents<E extends IdentifiableResourceView>  
ScoreContentComponent<E extends IdentifiableResourceView>  
ScoreFileExtension<E extends IdentifiableResourceView>  
ScoreFileSize<E extends IdentifiableResourceView>  
ScoreLastModified<E extends IdentifiableResourceView>  
ScoreLucene<E extends IdentifiableResourceView> Provides an implementaion to use the scoring value provided by Lucene.
ScoreNameComponent<E extends IdentifiableResourceView>  
ScoreRelaxation<E extends IdentifiableResourceView>  
ScoreTupleAttribute<E extends IdentifiableResourceView> Scores any given tuple attribute by mapping the natural order of the attribute to a score interval (between 0 and 1).
ScoreTupleComponent<E extends IdentifiableResourceView>