vespa-engine/vespa

Document browser and update interface

Open

#16,876 opened on 2021年3月10日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Java (4,948 stars) (561 forks)batch import
good first issue

説明

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

コントリビューターガイド