[ 
https://issues.apache.org/jira/browse/LUCENE-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael McCandless updated LUCENE-2525:
---------------------------------------

    Attachment: LUCENE-2525.patch

Attached simple patch; I'll commit shortly.

> 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