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

Yoann Rodière (JIRA) jira at hibernate.atlassian.net
Tue Mar 24 03:48:19 EDT 2020


Yoann Rodière ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A58fa1ced-171a-4c00-97e8-5d70d442cc4b ) *commented* on HSEARCH-3325 ( https://hibernate.atlassian.net/browse/HSEARCH-3325?atlOrigin=eyJpIjoiZTViNWNlN2ZhMGYwNDU2YWE3NTE3OGIxNmY0MmYwMmQiLCJwIjoiaiJ9 )

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

The filter caches I was talking about were not about using L1/L2 caches, they are an internal feature of Lucene. See org.apache.lucene.search.QueryCache.

If you need caching for the query results at the Hibernate ORM level, it's already implemented and can be controlled with the cache lookup strategy ( https://docs.jboss.org/hibernate/search/6.0/reference/en-US/html_single/#search-dsl-query-cache-lookup-strategy ).

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

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:092c6a7 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200324/7c3ab761/attachment.html 


More information about the hibernate-issues mailing list