TeamAmaze / TeamAmaze/AmazeFileManager
Search not working in SMB directory
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Describe the bug
When I try to using search bar inside SMB folder I always have no results, regardless of search parameters. Indexed and Deep search also not working
To Reproduce
Steps to reproduce the behavior:
- Go to local network SMB folder
- Click on search bar
- Try to search a file that definitely exists in the folder
- See nothing
Expected behavior
File must be found.
Smartphone (please complete the following information):
- Device: Redmi 8
- OS: LineageOS 21
- Rooted: yes, but root explorer is turned off
- Version: 3.10
Additional context
Inside internal storage folders search works fine
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the search failure in a local network SMB folder on Amaze File Manager version 3.10, then compare it with search in internal storage, where search works. Trace the search entry point and SMB-specific path to identify why normal, indexed, and deep searches return no results; done means an existing SMB file is found by each applicable search mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100