[
https://issues.apache.org/jira/browse/SOLR-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244232#comment-13244232
]
Bernd Fehling commented on SOLR-3307:
-------------------------------------
As far as I could figure out the differences between "3.5" and "3.6 with
SOLR-3011" are:
* with 3.5
** I get a single FileListEntityProcessor with multi-threaded
XPathEntityProcessor (according to number of "threads")
** "threads" parameter effects rootEntity
* with 3.6 and SOLR-3011
** I get multi-threaded FileListEntityProcessor (according to number of
"threads") with multi-threaded XPathEntityProcessor
** "threads" parameter effects also all entities above rootEntity
> DIH FileListEntityProcessor not multi-threading after applying patch SOLR-3011
> ------------------------------------------------------------------------------
>
> Key: SOLR-3307
> URL: https://issues.apache.org/jira/browse/SOLR-3307
> Project: Solr
> Issue Type: Bug
> Components: contrib - DataImportHandler
> Affects Versions: 3.6
> Reporter: Bernd Fehling
> Assignee: James Dyer
> Fix For: 3.6
>
> Attachments: SOLR-3307-UnitTest.patch
>
>
> As reported in issue SOLR-3011 the FileListEntityProcessor is not recursing
> through all sub-directories and files after applying SOLR-3011.patch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]