vespa-engine/vespa

Document selection string tester

Aperta

#16.877 aperta il 10 mar 2021

 (3 commenti) (0 reazioni) (0 assegnatari)Java (561 fork)batch import
good first issue

Metriche repository

Star
 (4948 stelle)
Metriche merge PR
 (Merge medio 1g 22h) (209 PR mergiate in 30 g)

Descrizione

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

Guida contributor