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

ASF subversion and git services commented on LUCENE-6419:
---------------------------------------------------------

Commit 1673667 from [~jpountz] in branch 'dev/trunk'
[ https://svn.apache.org/r1673667 ]

LUCENE-6419: Added two-phase iteration assertions to AssertingQuery.

> Add AssertingQuery / two-phase iteration to AssertingScorer
> -----------------------------------------------------------
>
>                 Key: LUCENE-6419
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6419
>             Project: Lucene - Core
>          Issue Type: Test
>            Reporter: Robert Muir
>         Attachments: LUCENE-6419.patch
>
>
> I am working on a similar issue with Spans (LUCENE-6411).
> AssertingScorer is currently only used as a top-level wrapper, and it doesnt 
> support asserting for asTwoPhaseIterator (wouldn't help at the moment, the 
> way it is currently used).
> Today some good testing of this is done, but only when 
> RandomApproximationQuery is explicitly used.
> I think we should add AssertingQuery that can wrap a query with asserts and 
> we can then have checks everywhere in a complicated tree?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to