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

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

Field Detail

INSTANCE

public static final DefaultBoostStrategy INSTANCE
Method Detail

defineBoost

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


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