[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-324) @DynamicBoost(BoostStrategy.class)

Sanne Grinovero (JIRA) noreply at atlassian.com
Wed Jan 21 08:06:39 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32165#action_32165 ] 

Sanne Grinovero commented on HSEARCH-324:
-----------------------------------------

Do you have already some idea about how to implement for example the "ipod" example from the javaranch thread?
To boost the object at indexing time you could want to give all accessories a lower score than the "core products": you would need to store some flag.

But this is indexing time boost, not sure this is what you meant.

> @DynamicBoost(BoostStrategy.class)
> ----------------------------------
>
>                 Key: HSEARCH-324
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-324
>             Project: Hibernate Search
>          Issue Type: New Feature
>          Components: mapping
>            Reporter: Emmanuel Bernard
>             Fix For: 3.1.1, 3.2.0
>
>
> This sounds like an interesting feature. We could do something very similar to the new AnalyzerDiscriminator approach.
> The use case is explained http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=78&t=004971
> Need some analysis before the jump
> We can do that in 3.1.1, but no hard pressure.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list