You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Michael McCandless <lu...@mikemccandless.com> on 2010/07/04 19:05:00 UTC

Re: I don't find MultipleTermPositions in svn

Hmm it looks like we should move UnionDocsAndPositionsEnum out of
MultiPhraseQuery, into oal.index, and make it public (like
MultipleTermPositions is in 3.x).  And note this in MIGRATE.txt.

I'll open an issue...

Mike

On Sun, Jun 27, 2010 at 9:13 PM, Robert Muir <rc...@gmail.com> wrote:
> On Sun, Jun 27, 2010 at 8:46 PM, Peter Wilkins <pw...@mit.edu> wrote:
>
>> Uwe:
>> Thanks for the answer to my question.  If the API has changed, is there a
>> document describing a mapping from v3.x to v4.x, or perhaps an online
>> discussion of the changes?  It sounds like the change to v4.x will be
>> dramatic!
>>
>>
> There is such a guide, see lucene/migration.txt... in this case i think you
> are interested in docsandpositionsenum... you can look at multiphrasequery
> for a similar example, it has a  uniondocsandpositionsenum inside it.
>
>
> --
> Robert Muir
> rcmuir@gmail.com
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org