Martin Gainty created LUCENE-7812:
-------------------------------------
Summary: modified test for testing payload
Key: LUCENE-7812
URL: https://issues.apache.org/jira/browse/LUCENE-7812
Project: Lucene - Core
Issue Type: Test
Components: core/queryparser
Affects Versions: 6.5.1
Environment: jdk 1.8
mvn 3.3
Reporter: Martin Gainty
Priority: Minor
no specific test for SpanPayloadCheckQuery method specifically
matches = payloadToMatch.get(upto).bytesEquals(payload);
the only implementation i could locate was in collectLeaf of
SpanPayloadCheckQuery
modified SpanPayloadCheckQueryTest now tests collectLeaf of
SpanPayloadCheckQuery
patch for test attached
suggestions/advice are most welcome
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]