update_batch {rcloud.solr}R Documentation

Update index for a batch of notebooks

Description

Update index for a batch of notebooks

Usage

update_batch(batch, detach = FALSE, ...)

Arguments

batch

A character vector of notebook IDs

detach

[logical] Should parallel process be detached? Use FALSE for testing or batch.

...

Extra arguments passed on to .solr.post.

Value

response from .solr.post


[Package rcloud.solr version 0.3.8 Index]