[
https://issues.apache.org/jira/browse/SOLR-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420934#comment-13420934
]
Mikhail Khludnev commented on SOLR-3585:
----------------------------------------
The code itself (solr/core/src/java/) should be much compatible with 3.x you
can try to build is as drop-in - it's just yet another one update processor.
Minor test framework amendments (solr/test-framework/src/java/) will be a
little bit harder to apply. Should not be a big deal anyway.
if someone from committers wants to apply it, I could port the patch.
Btw, did you meet any difficulties in back porting?
> 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: SOLR-3585.patch, SOLR-3585.patch, multithreadupd.patch,
> report.tar.gz
>
>
> 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:
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]