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

Simon Willnauer commented on LUCENE-2882:
-----------------------------------------

Seems like this is an easy one - I will commit shortly

> Cut over SpanQuery#getSpans to AtomicReaderContext
> --------------------------------------------------
>
>                 Key: LUCENE-2882
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2882
>             Project: Lucene - Java
>          Issue Type: Task
>    Affects Versions: 4.0
>            Reporter: Simon Willnauer
>            Assignee: Simon Willnauer
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: LUCENE-2882.patch
>
>
> Followup from LUCENE-2831 - SpanQuery#getSpans(IR) seems to be the last 
> remaining artifact that doesn't enforce per-segments context while it should 
> really work on AtomicReaderContext (SpanQuery#getSpans(AtomicReaderContext) 
> instead of a naked IR.

-- 
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