Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *updated* an issue
Hibernate Search (
https://hibernate.atlassian.net/browse/HSEARCH?atlOrigin=eyJpIjoiNzMwYzk4...
) / Improvement (
https://hibernate.atlassian.net/browse/HSEARCH-2345?atlOrigin=eyJpIjoiNzM...
) HSEARCH-2345 (
https://hibernate.atlassian.net/browse/HSEARCH-2345?atlOrigin=eyJpIjoiNzM...
) Support for parallel searchers (
https://hibernate.atlassian.net/browse/HSEARCH-2345?atlOrigin=eyJpIjoiNzM...
)
Change By: Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
Lucene has support to pass in an {{ExecutorService}} to the {{IndexReader}} in order to do
searches in parallel across segments.
Currently when sharding is used, query performance is {{O \ (n \ )}} where n is the number
of IndexManagers involved.
The caveat is that the {{ExecutorService}} only is used to certain methods from
{{IndexReader}}, and also it is not suitable to all cases: it will trade latency for
throughput, so ideally this should be configurable.
(
https://hibernate.atlassian.net/browse/HSEARCH-2345#add-comment?atlOrigin...
) Add Comment (
https://hibernate.atlassian.net/browse/HSEARCH-2345#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#100217- sha1:fd7c927 )