[ 
https://issues.apache.org/jira/browse/LUCENE-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885056#action_12885056
 ] 

Uwe Schindler commented on LUCENE-2525:
---------------------------------------

As far as I remember we left out those combined enums for now, as we have no 
sultion, how to handle Attributes with it. This is the same as MultiTermsEnum & 
Co. See LUCENE-2154.

> make MultiPhraseQuery's UnionDocsAndPositionsEnum public
> --------------------------------------------------------
>
>                 Key: LUCENE-2525
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2525
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Index
>    Affects Versions: 4.0
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 4.0
>
>         Attachments: LUCENE-2525.patch
>
>
> Somehow during flex development, we (unnecessarily, I think) lost the public 
> oal.index.MultiTermPositions, absorbing it into MultiPhraseQuery as a private 
> class.  We should move it back to oal.index, and make it public again.

-- 
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]

Reply via email to