nextcloud / nextcloud/fulltextsearch
Display search results in file
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 234
- Forks
- 64
- Avg merge
- 6h 18m
- Merged PRs (30d)
- 10
Description
The full-text search will show results including a search in the text. Is ist possible, that it jumps and highlights the phrase in the document when I click on the result?
- Search for a text in the search bar, let's say "foo"
- The results panel lists about five entries.
- I click on an entry (let's say a pdf or a text document)
- It opens the entry in the browser via the pdf reader or collabora
- It jumps to the page where "foo" was found and highlights it. (Or it opens the search panel in the document and displays the results in there)
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
No files or tests are named. Start by tracing how the search bar builds entries in the results panel and how a clicked PDF or text document is opened through the browser, PDF reader, or Collabora. Done means a selected result opens at the matching page or exposes the matching phrase in the document search panel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100