[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-277) Adding Lucene Score

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Apr 8 12:26:42 EDT 2010


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

Emmanuel Bernard commented on HSEARCH-277:
------------------------------------------

No actually, you can write and use a result transformer to populate your transient property if needed.

> Adding Lucene Score
> -------------------
>
>                 Key: HSEARCH-277
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-277
>             Project: Hibernate Search
>          Issue Type: Improvement
>            Reporter: Ulrich Vachon
>            Priority: Minor
>
> Hello,
> Is it plans to add implicitly the score to bean via an annotation for example?
> In my bean, if I have a annoted property or method like :
> @Score
> private float score;
> HS will inject the score result after the query in my bean.
> Thank you,
> Ulrich

-- 
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