Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document selection string tester #16877

Open
kkraune opened this issue Mar 10, 2021 · 3 comments
Open

Document selection string tester #16877

kkraune opened this issue Mar 10, 2021 · 3 comments

Comments

@kkraune
Copy link
Member

kkraune commented Mar 10, 2021

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

@kkraune kkraune added good first issue HackTogether https://yahoo.github.io/hacktogether/ labels Mar 10, 2021
@kkraune kkraune added this to the later milestone Apr 21, 2021
@kkraune kkraune removed the HackTogether https://yahoo.github.io/hacktogether/ label Apr 21, 2021
@HimanshuKhatarkar
Copy link

Got it, Overall, it appears to be a system or tool designed to facilitate querying and testing of selection criteria within a content cluster by allowing users to easily create and test selection strings based on the schema, while also providing information on the number of documents matching the criteria and their position within the document space.

I can help you with this. can you assign this Issue to me please?

@kkraune
Copy link
Member Author

kkraune commented Nov 19, 2023

Hi! https://github.com/vespa-engine/vespa#contribute will get you started, and there is no need to assign issues, you can create PRs regardless of that.

@HimanshuKhatarkar
Copy link

Thanks for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants