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

[QA] index:update does not crawl received federated shares #317

Open
jnweiger opened this issue Mar 3, 2023 · 1 comment
Open

[QA] index:update does not crawl received federated shares #317

jnweiger opened this issue Mar 3, 2023 · 1 comment

Comments

@jnweiger
Copy link
Contributor

jnweiger commented Mar 3, 2023

Seen with search_elastic v2.2.0-rc.1 on server 10.12.0-rc.2

  • Create a server test.jw-qa.owncloud.works
  • Checkbox [ ] scan external storages is off (per default).
  • At demo.owncloud.org share the Photos folder with [email protected]
  • As [email protected] accept the share.
  • Enter the shared folder, add a text file with some lines of text.
  • Run occ search:index:update
  • Try search for some contents of the newly added text file. Nothing appears. BAD
  • Tick the checkbox [x] scan external storages.
  • Change the text file.
  • Re-run occ search:index:update - search for the new text, nothing appears. BAD

Workaround:

  • occ search:index:reset
  • occ search:index:create
  • now the new text appears in the search.
This was referenced Mar 3, 2023
@jnweiger
Copy link
Contributor Author

jnweiger commented Mar 3, 2023

  • Should the checkbox have effect on external storages and federated shares?
  • Should the update do less than a fresh create?

https://doc.owncloud.com/server/next/admin_manual/configuration/general_topics/search.html#known-limitations
says, this should not work at all 🙈

@jnweiger jnweiger changed the title [QA] index:update does not crawl federated shares [QA] index:update does not crawl received federated shares Mar 3, 2023
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

No branches or pull requests

1 participant