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

Michael Garski updated LUCENENET-272:
-------------------------------------

    Attachment: LUCENENET-272.patch

Tested the patch against the 2.9.1 trunk George just committed.  

I altered the payload collections to be of List<byte[]> as was done in 2.4 in 
the following:

PayloadNearQuery.cs
PayloadSpanUtil 
NearSpansOrdered
NearSpanUnordered
SpanFirstQuery
SpanNotQuery
SpanOrQuery
Spans
TermSpans
JustCompileSearchSpans
TestPayloadSpans

Other changes:
TestPhrasePrefixQuery - bad ctor removal
TestPositionIncrement - corrected translation use of StreamWriter (along with 
payload collection change)




> TestPhrasePrefixQuery & TestPositionIncrement
> ---------------------------------------------
>
>                 Key: LUCENENET-272
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-272
>             Project: Lucene.Net
>          Issue Type: Bug
>            Reporter: Michael Garski
>         Attachments: LUCENENET-272.patch
>
>
> Some internal cleanup on the collections for payloads.  Patch is working, 
> will ensure it works against the 2.9.1 trunk before submitting.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to