vespa-engine/vespa

Document browser and update interface

Open

#16,876 建立於 2021年3月10日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Java (4,948 star) (561 fork)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

貢獻者指南