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

Waldemar Kłaczyński (JIRA) jira at hibernate.atlassian.net
Sat Mar 28 19:56:49 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=eyJpIjoiOWEwYzg1MzIzMGRkNDhiZGExYzI3ZWE1YWE5MDIxOTEiLCJwIjoiaiJ9 )

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

As for the caching of queries, I rather did not mean extracting entities from the cache. But I just mean a similar caching mechanism for lucene queries. Similar to entities with JPA queries, you can remember the partial results of lucene queries on two levels. Having a list of filter parameters you could remember the result for the same parameters in the L1 cache and in L2.

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

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:38c716d )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200328/f278416f/attachment.html 


More information about the hibernate-issues mailing list