update_solr {rcloud.solr}R Documentation

Update the index after a notebook change

Description

Update the index after a notebook change

Usage

update_solr(notebook, starcount, detach = TRUE, ...)

Arguments

notebook

[notebook] The notebook object as stored by rcloud.support

starcount

[numeric] notebook starcount

detach

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

...

Extra arguments passed on to .solr.post.


[Package rcloud.solr version 0.3.8 Index]