vespa-engine/vespa

Document browser and update interface

开放

#16,876 创建于 2021年3月10日

 (2 条评论) (0 个反应) (0 位负责人)Java (561 个派生)batch import
good first issue

仓库指标

星标
 (4,948 个星标)
PR 合并指标
 (平均合并 1天 22小时) (30 天内合并 209 个 PR)

描述

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

贡献者指南