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 (4,948 stars) (561 forks)batch import
good first issue

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

Document browser and update interface · vespa-engine/vespa#16876 | Good First Issue