[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656430#action_12656430
]
[email protected] edited comment on LUCENE-1483 at 12/14/08 10:25 AM:
----------------------------------------------------------------
I was off on the fillFields stuff, I forgot we are back to a single hit
collector. EDIT - can't even follow my own thoughts - I wasn't off, you are
just already handling the adjustment that needs to be made. I'd like to avoid
filling fields unless we are in a multisearcher still though...
I've got everything working except custom and locale stuff, in a suboptimal way
anyway. String values rather than ords, and there is plenty that can probably
be improved.
4 tests still fail (3 with custom, 1 with locale). Still trying to lock down
the best way to deal with String ords/values.
was (Author: [email protected]):
I was off on the fillFields stuff, I forgot we are back to a single hit
collector.
I've got everything working except custom and locale stuff, in a suboptimal way
anyway. String values rather than ords, and there is plenty that can probably
be improved.
4 tests still fail (3 with custom, 1 with locale). Still trying to lock down
the best way to deal with String ords/values.
> 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
>
>
> 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]