Java Mailing List Archive

http://www.gg3721.com/

Home » Hibernate Dev List »

[hibernate-dev] BoostStrategy issues

Emmanuel Bernard

2009-12-04

Replies: Find Java Web Hosting

Author LoginPost Reply
I think the BoostStrategy interface is not right.
You can't adjust the boost strategy according to the field name and I
think that's important (assuming dynamic boosting is used).

We probably should rework it to do

interface BoostStrategy {
 void defineBoost(String fieldName, Object value);
}

WDYT?
_______________________________________________
hibernate-dev mailing list
hibernate-dev@(protected)
https://lists.jboss.org/mailman/listinfo/hibernate-dev
©2008 gg3721.com - Jax Systems, LLC, U.S.A.