nextcloud / nextcloud/files_fulltextsearch
Does not display the results
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 72
- Forks
- 41
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 9
Description
it doesn't display the result, it says it found x from y but nothing is displayed at the bottom!
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 described in the issue and trace the path from the reported result count to the missing result display. No file, test, or entry point is named, so the relevant search and rendering code must first be located. Done means matching results are visibly displayed at the bottom instead of only reporting that they were found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100