On Thu, Dec 4, 2008 at 8:39 AM, Mark Miller <[EMAIL PROTECTED]> wrote:
> Kick off some indexing more than once - eg, post a folder of docs, and while
> thats working, post another.
>
> I've been thinking about a multi threaded UpdateProcessor as well - that
> could be interesting.

Not sure how that would work (unless you didn't want responses), but
I've thought about it from the SolrJ side - something you could
quickly add documents to and it would manage a number of threads under
the covers to maximize throughput.  Not sure what would be the best
for error handling though - perhaps just polling (allow user to ask
for failed or successful operations).

-Yonik

Reply via email to