[
https://issues.apache.org/jira/browse/LUCENE-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated LUCENE-3392:
---------------------------------
Fix Version/s: (was: 4.7)
4.8
> Combining analyzers output
> --------------------------
>
> Key: LUCENE-3392
> URL: https://issues.apache.org/jira/browse/LUCENE-3392
> Project: Lucene - Core
> Issue Type: New Feature
> Components: modules/analysis
> Reporter: Olivier Favre
> Priority: Minor
> Labels: analysis
> Fix For: 4.8
>
> Attachments: ComboAnalyzer-lucene-trunk.patch,
> ComboAnalyzer-lucene3x.patch, ComboAnalyzer-lucene3x.patch
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> It should be easy to combine the output of multiple Analyzers, or
> TokenStreams.
> A ComboAnalyzer and a ComboTokenStream class would take multiple instances,
> and multiplex their output, keeping a rough order of tokens like increasing
> position then increasing start offset then increasing end offset.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]