[
https://issues.apache.org/jira/browse/BLUR-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron McCurry closed BLUR-81.
-----------------------------
Resolution: Fixed
After doing some research the current implementation in Lucene 4.x the rewrite
phase of the query is no longer a heavy weight process. The current
implementation with the collector will allow for queries to be cancelled.
> Create Lucene 4.x compatible escapable query rewrite
> ----------------------------------------------------
>
> Key: BLUR-81
> URL: https://issues.apache.org/jira/browse/BLUR-81
> Project: Apache Blur
> Issue Type: Bug
> Affects Versions: 0.1.5
> Reporter: Aaron McCurry
> Fix For: 0.1.5
>
>
> In 0.1.4 when a query is cancelled, the threads executing exit the query
> early and throw an exception. Even when the query is still in the rewrite
> phase. Since most of the Lucene IndexReader API changed in some way, the
> port from 0.1.4 (Lucene 3.6) was never completed. We should complete this
> before release.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira