[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-4) Be able to use a Lucene Sort er on queries

Hardy Ferentschik (JIRA) noreply at atlassian.com
Tue May 1 04:05:04 EDT 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik updated HSEARCH-4:
------------------------------------

    Attachment: hibernate-search.diff

Minimal amount of work to add lucene sorting.
I basically created a new Interface FullTextQuery and added  two methods setSort(Sort s) and resutlSize().
 
I also added  a very simple test for the sorting. I guess I would have to be more thorough there. 

> Be able to use a Lucene Sort er on queries
> ------------------------------------------
>
>                 Key: HSEARCH-4
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-4
>             Project: Hibernate Search
>          Issue Type: New Feature
>          Components: query
>            Reporter: Emmanuel Bernard
>            Assignee: Emmanuel Bernard
>         Attachments: hibernate-search.diff, SearchDaoImpl.java
>
>


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