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

Shai Erera commented on LUCENE-1994:
------------------------------------

Yes I agree (to both comments). Basically for a ContentSource to be supported 
by parallel tasks, its getNextDocData should be made synchronized, or it finds 
another way to sync on the important stuff (for example TrecContentSource).

> EnwikiConentSource does not work with parallel tasks
> ----------------------------------------------------
>
>                 Key: LUCENE-1994
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1994
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: contrib/benchmark
>    Affects Versions: 2.9
>            Reporter: Mark Miller
>            Priority: Minor
>


-- 
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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to