[hibernate-issues] [JIRA] (HSEARCH-3325) Search 6 groundwork - Restore support for full-text filters

Waldemar Kłaczyński (JIRA) jira at hibernate.atlassian.net
Thu Apr 2 10:56:21 EDT 2020


Waldemar Kłaczyński ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A77e50cac-bda3-4af4-9bb3-6461f4d10eea ) *commented* on HSEARCH-3325 ( https://hibernate.atlassian.net/browse/HSEARCH-3325?atlOrigin=eyJpIjoiMjU4Yjc5ZDRlNjZhNDAwODhjMWYxYjUxODEzMWYzZDUiLCJwIjoiaiJ9 )

Re: Search 6 groundwork - Restore support for full-text filters ( https://hibernate.atlassian.net/browse/HSEARCH-3325?atlOrigin=eyJpIjoiMjU4Yjc5ZDRlNjZhNDAwODhjMWYxYjUxODEzMWYzZDUiLCJwIjoiaiJ9 )

I know you can do it differently, but then it complicates the code. The strength of JPA, CDI, etc ... is that it hides a lot of code from subsequent performers. In my case, I hid all permission support under the annotation "@PermissionsBinding", and I have a lot of entities that need to be treated like this. I also need to solve other problems similarly. So that the next programmers do not have to penetrate how it works to use. They will simply use one annotation and have all the permissions functionality in search, etc ...

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

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#100123- sha1:acdf366 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200402/036c1588/attachment.html 


More information about the hibernate-issues mailing list