[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657245#action_12657245
]
[email protected] edited comment on LUCENE-1483 at 12/16/08 5:29 PM:
---------------------------------------------------------------
Okay, I guess thats fair enough. I was going to push down the fall back sorted
search (with the old Custom's) to a single reader too, but thats not actually
worth keeping setdocbase for (or needed now that I think about it). So
setNextReader brings the same abstraction argument though. But what can you do
I guess - the benefits are clearly worth it, and those comparators need access
to current subreader.
was (Author: [email protected]):
Okay, I guess thats fair enough. I was going to push down the fall back
sorted search (with the old Custom's) to a single reader too, but thats not
actually worth keeping setdocbase for. So setNextReader brings the same
abstraction argument though. But what can you do I guess - the benefits are
clearly worth it, and those comparators need access to current subreader.
> Change IndexSearcher to use MultiSearcher semantics for multiple subreaders
> ---------------------------------------------------------------------------
>
> Key: LUCENE-1483
> URL: https://issues.apache.org/jira/browse/LUCENE-1483
> Project: Lucene - Java
> Issue Type: Improvement
> Affects Versions: 2.9
> Reporter: Mark Miller
> Priority: Minor
> Attachments: LUCENE-1483.patch, LUCENE-1483.patch, LUCENE-1483.patch,
> LUCENE-1483.patch, LUCENE-1483.patch, LUCENE-1483.patch, LUCENE-1483.patch,
> LUCENE-1483.patch, LUCENE-1483.patch, LUCENE-1483.patch, LUCENE-1483.patch,
> LUCENE-1483.patch, LUCENE-1483.patch, LUCENE-1483.patch
>
>
> FieldCache and Filters are forced down to a single segment reader, allowing
> for individual segment reloading on reopen.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]