Skip to content

Named Virtual Corpora

Eliza Margaretha Illig edited this page Mar 31, 2025 · 1 revision

Named virtual corpora (VC) are system corpora that are automatically loaded by Kustvakt from a specific location. New corpora will be stored in a database. Existing corpora will be updated (i.e. the JSON definition). Then, they will be also cached on disk.

Setup

To activate the function, the location of the named VC must be configured in a Kustvakt configuration file, for instance:

krill.namedVC = data/vc

There are multiple ways to initiate the function:

  1. By running a Kustvakt jar or starting the Kustvakt server.
  2. When Kustvakt is running, it is possible drop a new or updated VC at the named-vc location, and call the load-cache name vc web-service for admin.

Updating named corpora

To update existing named corpora, they can be simply dropped at the named-vc location. Then, an admin can either restart the Kustvakt server or call the load-cache name vc web-service.

Advanced Setting

Developer Setting

Search services

Metadata services

Authentication and Authorization services

Client services

Super client services

Plugin services

User services

User group services

Virtual corpus (VC) services

VC sharing services

Administrative services

Description services

Clone this wiki locally