[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-637) Review documentation

Sanne Grinovero (JIRA) noreply at atlassian.com
Fri Dec 3 10:40:15 EST 2010


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

Sanne Grinovero commented on HSEARCH-637:
-----------------------------------------

yes the new API for Sort requires a second parameter to specify the type of comparison:
{code}hibQuery.setSort(new Sort(new SortField("id", SortField.STRING)));{code}

you can find practical examples in the patch for HSEARCH-513

> Review documentation
> --------------------
>
>                 Key: HSEARCH-637
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-637
>             Project: Hibernate Search
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 3.3.0.CR1
>            Reporter: Hardy Ferentschik
>            Assignee: Hardy Ferentschik
>             Fix For: 3.3.0
>
>


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