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

Ulrich Vachon (JIRA) noreply at atlassian.com
Tue Oct 14 04:26:06 EDT 2008


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