org.hibernate.search.engine.impl
Class DefaultBoostStrategy

java.lang.Object
  extended by org.hibernate.search.engine.impl.DefaultBoostStrategy
All Implemented Interfaces:
BoostStrategy

public final class DefaultBoostStrategy
extends Object
implements BoostStrategy

Author:
Hardy Ferentschik

Constructor Summary
DefaultBoostStrategy()
           
 
Method Summary
 float defineBoost(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultBoostStrategy

public DefaultBoostStrategy()
Method Detail

defineBoost

public float defineBoost(Object value)
Specified by:
defineBoost in interface BoostStrategy


Copyright © 2006-2012 Red Hat Middleware, LLC. All Rights Reserved