sc_schema_version: Get the schema version

Description Usage Arguments Value

View source: R/search-controller.R

Description

Get the schema version

Usage

1
2
sc_schema_version(path = "schema/version", solr.url, solr.auth.user,
  solr.auth.pwd)

Arguments

path

The GET route

solr.url

Usually from solr.url config. In testing can be http://solr:8983/solr/rcloudnotebooks

solr.auth.user

Usually from solr.url config. NULL in testing

solr.auth.pwd

Usually from solr.url config. NULL in testing

Value

The version as a string


att/rcloud.solr documentation built on Dec. 24, 2019, 10:37 p.m.