vespa-engine/vespa

Document browser and update interface

Open

#16,876 opened on Mar 10, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (561 forks)batch import
good first issue

Repository metrics

Stars
 (4,948 stars)
PR merge metrics
 (Avg merge 1d 22h) (209 merged PRs in 30d)

Description

Find content clusters and schemas using http://localhost:19071/application/v2/tenant/default/session/2/content/services.xml .

Use the schema to auto-generate a form with correct types so valid JSON is generated to PUT/UPDATE/DELETE documents.

Support GET to read one more more documents

Also see #16875

Contributor guide