vespa-engine/vespa

Document selection string tester

オープン

#16,877 opened on 2021/03/10

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Java (561 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (4,948 個のスター)
PR merge metrics
 (平均マージ 1d 22h) (30d で 209 merged PRs)

説明

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

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