org.hibernate.search.engine.impl
Class DefaultBoostStrategy
java.lang.Object
org.hibernate.search.engine.impl.DefaultBoostStrategy
- All Implemented Interfaces:
- BoostStrategy
public final class DefaultBoostStrategy
- extends Object
- implements BoostStrategy
- Author:
- Hardy Ferentschik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultBoostStrategy
public DefaultBoostStrategy()
defineBoost
public float defineBoost(Object value)
- Specified by:
defineBoost
in interface BoostStrategy
Copyright © 2006-2012 Red Hat Middleware, LLC. All Rights Reserved