[
https://issues.apache.org/jira/browse/LUCENE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated LUCENE-2154:
---------------------------------
Fix Version/s: (was: 4.7)
4.8
> Need a clean way for Dir/MultiReader to "merge" the AttributeSources of the
> sub-readers
> ---------------------------------------------------------------------------------------
>
> Key: LUCENE-2154
> URL: https://issues.apache.org/jira/browse/LUCENE-2154
> Project: Lucene - Core
> Issue Type: Bug
> Components: core/index
> Affects Versions: 4.0-ALPHA
> Reporter: Michael McCandless
> Fix For: 4.8
>
> Attachments: ASF.LICENSE.NOT.GRANTED--LUCENE-2154-Jakarta-BCEL.patch,
> LUCENE-2154-Jakarta-BCEL.patch, LUCENE-2154-cglib.patch,
> LUCENE-2154-javassist.patch, LUCENE-2154-javassist.patch, LUCENE-2154.patch,
> LUCENE-2154.patch
>
>
> The flex API allows extensibility at the Fields/Terms/Docs/PositionsEnum
> levels, for a codec to set custom attrs.
> But, it's currently broken for Dir/MultiReader, which must somehow share
> attrs across all the sub-readers. Somehow we must make a single attr source,
> and tell each sub-reader's enum to use that instead of creating its own.
> Hopefully Uwe can work some magic here :)
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]