[hibernate-issues] [JIRA] (HSEARCH-3304) Add an API for delete-by-query works

Yoann Rodière (JIRA) jira at hibernate.atlassian.net
Wed May 13 10:48:16 EDT 2020


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

Hibernate Search ( https://hibernate.atlassian.net/browse/HSEARCH?atlOrigin=eyJpIjoiMWQ0ZjA5MDMyZTFiNDJlYTk5ZTQ2YmVlMWEwNGQ5MWYiLCJwIjoiaiJ9 ) / New Feature ( https://hibernate.atlassian.net/browse/HSEARCH-3304?atlOrigin=eyJpIjoiMWQ0ZjA5MDMyZTFiNDJlYTk5ZTQ2YmVlMWEwNGQ5MWYiLCJwIjoiaiJ9 ) HSEARCH-3304 ( https://hibernate.atlassian.net/browse/HSEARCH-3304?atlOrigin=eyJpIjoiMWQ0ZjA5MDMyZTFiNDJlYTk5ZTQ2YmVlMWEwNGQ5MWYiLCJwIjoiaiJ9 ) Add an API for delete-by-query works ( https://hibernate.atlassian.net/browse/HSEARCH-3304?atlOrigin=eyJpIjoiMWQ0ZjA5MDMyZTFiNDJlYTk5ZTQ2YmVlMWEwNGQ5MWYiLCJwIjoiaiJ9 )

Change By: Yoann Rodière ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A58fa1ced-171a-4c00-97e8-5d70d442cc4b )

Allow to delete a set of documents by specifying the targeted indexes (or mapped types in the POJO mapper) and a predicate.

-For now, we're not entirely sure we can implement this feature reliably for the Lucene backend, so let's implement it as an extension, for the Elasticsearch backend only.- - Actually we'll need this in the Lucene backend, at least the delete-by-term, for Infinispan. - Actually no, the {{purge()}} API is enough for Infinispan.

See what was done in HSEARCH-3049 for APIs.

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

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#100126- sha1:dd08494 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200513/e810748e/attachment.html 


More information about the hibernate-issues mailing list