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] results from external storages are still shown after disabling scanExternalStorages #270

Open
jnweiger opened this issue Mar 17, 2022 · 0 comments

Comments

@jnweiger
Copy link
Contributor

jnweiger commented Mar 17, 2022

Seen in 2.1.0-rc3 (but probably not a regression)

  • have an SFTP storage mounted, with several text files.
  • enable scanExternalStorages
  • occ search:index:update -> a scan is performed. OK
  • search for a common term like and Results show up both from local storage and external storage. OK
  • disable scanExternalStorages
  • occ search:index:update -> no scan is performed. Okayish?
  • search for a term known to be in files in an SFTP storage. Results from external storage are still shown. BAD.
    image

Expected behaviour:

  • no results from /SFTP/ are shown...
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