Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *closed* an issue as *Out of Date*
Changes are applied to the index writer upon transaction commits, so opening IndexReaders
off IndexWriters would not allow seeing changes applied by a transaction when searching
within that transaction.
However, opening IndexReaders off IndexWriters allows seeing changes without having to
commit them to the index after each transaction, which is interesting because commits are
very slow (compared to just applying the changes to the index writer).
This was implemented as the "near-real-time" index manager in Hibernate Search
5, and was restored in Search 6.0.0.Beta5 as part of HSEARCH-3775 (
https://hibernate.atlassian.net/browse/HSEARCH-3775 ) Closed.
Closing.
Hibernate Search (
https://hibernate.atlassian.net/browse/HSEARCH?atlOrigin=eyJpIjoiY2M3ZmQ2...
) / New Feature (
https://hibernate.atlassian.net/browse/HSEARCH-433?atlOrigin=eyJpIjoiY2M3...
) HSEARCH-433 (
https://hibernate.atlassian.net/browse/HSEARCH-433?atlOrigin=eyJpIjoiY2M3...
) Think about exposing not yet committed changes by opening IndexReaders off IndexWriters
(
https://hibernate.atlassian.net/browse/HSEARCH-433?atlOrigin=eyJpIjoiY2M3...
)
Change By: Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) Resolution: Out of Date Status: Open Closed
(
https://hibernate.atlassian.net/browse/HSEARCH-433#add-comment?atlOrigin=...
) Add Comment (
https://hibernate.atlassian.net/browse/HSEARCH-433#add-comment?atlOrigin=...
)
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....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100122- sha1:092c6a7 )