vespa-engine/vespa

Document selection string tester

开放

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

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

仓库指标

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

描述

In a given content cluster, using the schema, let the user easily create a selection string.

Then, add ability to run a visit using this, outputting how far into document space it is and how many documents are returned so far. This simplifies the process to develop a selection string and test it before deploying it - i.e. how many docs / fraction is kept when running the visit with the selection

visit can dump IDs only to speed up

贡献者指南