-
Notifications
You must be signed in to change notification settings - Fork 3
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.
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:
- By running a Kustvakt jar or starting the Kustvakt server.
- 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.
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.
- Setting LDAP
- Setting initial super client
- Setting a custom environment
- Setting resources for CLARIN FCS
- Disabling query rewrites
- Named virtual corpora
- Importing Kustvakt to Eclipse
- Installing Lombok
- Setting annotation processors
- Setting a test environment
- HTTP Basic Authentication
- OAuth2 authorization scopes
- OAuth2 authorization request
- OAuth2 token request
- OAuth2 token revocation
- OAuth2 client registration
- OAuth2 client info
- OAuth2 client deregistration
- OAuth2 client secret reset
- Plugin registration
- Plugin list (marketplace)
- Plugin installation
- Plugin uninstallation
- Installed plugin list
- VC creation and update
- VC deletion
- VC list
- VC info
- VC KoralQuery
- VC statistics
- VC statistics with KoralQuery