Skip to content

feat: add tests for the search #73

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat: add tests for the search #73

wants to merge 2 commits into from

Conversation

jvillafanez
Copy link
Member

Add a simple load test for "upload and search".

The upload will be done to each user's account, and each user will search in his own account. This seems to be a realistic approach (each user searching his own files), and it will also generate additional data in the index (each file is technically different and will be indexed independently).

Note that the test will search content, so a search extractor (tika, for example) needs to be configured in the oCIS instance.

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

Successfully merging this pull request may close these issues.

1 participant