[
https://issues.apache.org/jira/browse/SOLR-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13445775#comment-13445775
]
Lance Norskog commented on SOLR-3585:
-------------------------------------
These seem to be small records. Try indexing large PDF files with the
ExtractingRequestHandler- these spend a much longer time in the analysis phase
and have more data to copy around. Try them with and without storing the field:
stored fields have to be copied during merges.
> processing updates in multiple threads
> --------------------------------------
>
> Key: SOLR-3585
> URL: https://issues.apache.org/jira/browse/SOLR-3585
> Project: Solr
> Issue Type: Improvement
> Components: update
> Affects Versions: 4.0-ALPHA
> Reporter: Mikhail Khludnev
> Priority: Minor
> Attachments: multithreadupd.patch, report.tar.gz, SOLR-3585.patch,
> SOLR-3585.patch
>
>
> Hello,
> I'd like to contribute update processor which forks many threads which
> concurrently process the stream of commands. It may be beneficial for users
> who streams many docs through single request.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]