[hibernate-issues] [JIRA] (HSEARCH-2320) Add more specific sorts to the sort DSL

Yoann Rodière (JIRA) jira at hibernate.atlassian.net
Thu Mar 19 06:36:34 EDT 2020


Yoann Rodière ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A58fa1ced-171a-4c00-97e8-5d70d442cc4b ) *closed* an issue as *Out of Date*

Closing because all the features mentioned here are either already implemented in Search 6, or have a dedicated ticket:

* a withComparator() method for building a sort that will use a java.util.Comparator => Can be achieved through fromLuceneSortField().
* a treatMultiValuedAs(mode) method for instructions about how multi-valued fields should be sorted. => added mode() in HSEARCH-3103 ( https://hibernate.atlassian.net/browse/HSEARCH-3103 ) Resolved
* a byNative() method for injecting implementation-dependent sorts inside a DSL-built sort (such as a JSON string for ElasticSearch, or a SortField for a local Lucene index) => Can be achieved through fromJson() / fromLuceneSortField().
* a onMissingValue() method for distance sort (at least first/last as for field sorts, or even substitue value if possible) => See HSEARCH-3863 ( https://hibernate.atlassian.net/browse/HSEARCH-3863 ) Open
* a withComputeMethod() method for distance sort => Won't fix
* a byDistanceFromSpatialQuery(Query) method for distance sort => Won't fix

Hibernate Search ( https://hibernate.atlassian.net/browse/HSEARCH?atlOrigin=eyJpIjoiOWY5YzYxMDhkMDAwNGI5Y2E3OWY2NTk5NjUyZjg4NzQiLCJwIjoiaiJ9 ) / New Feature ( https://hibernate.atlassian.net/browse/HSEARCH-2320?atlOrigin=eyJpIjoiOWY5YzYxMDhkMDAwNGI5Y2E3OWY2NTk5NjUyZjg4NzQiLCJwIjoiaiJ9 ) HSEARCH-2320 ( https://hibernate.atlassian.net/browse/HSEARCH-2320?atlOrigin=eyJpIjoiOWY5YzYxMDhkMDAwNGI5Y2E3OWY2NTk5NjUyZjg4NzQiLCJwIjoiaiJ9 ) Add more specific sorts to the sort DSL ( https://hibernate.atlassian.net/browse/HSEARCH-2320?atlOrigin=eyJpIjoiOWY5YzYxMDhkMDAwNGI5Y2E3OWY2NTk5NjUyZjg4NzQiLCJwIjoiaiJ9 )

Change By: Yoann Rodière ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A58fa1ced-171a-4c00-97e8-5d70d442cc4b ) Assignee: Yoann Rodière Fix versions: 6.x-backlog Resolution: Out of Date Status: Open Closed

( https://hibernate.atlassian.net/browse/HSEARCH-2320#add-comment?atlOrigin=eyJpIjoiOWY5YzYxMDhkMDAwNGI5Y2E3OWY2NTk5NjUyZjg4NzQiLCJwIjoiaiJ9 ) Add Comment ( https://hibernate.atlassian.net/browse/HSEARCH-2320#add-comment?atlOrigin=eyJpIjoiOWY5YzYxMDhkMDAwNGI5Y2E3OWY2NTk5NjUyZjg4NzQiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100122- sha1:52999ef )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200319/a5020709/attachment.html 


More information about the hibernate-issues mailing list