nextcloud / nextcloud/fulltextsearch
Add button to check fulltextsearch from UI
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 234
- Forks
- 64
- Avg merge
- 6h 18m
- Merged PRs (30d)
- 10
Description
In shared hosting environments, you often don't have the possibility to execute occ commands.
For this it would be helpful, if the command "./occ fulltextsearch:check" could be invoked from the admin interface and to see the results from that.
This would really help admins to setup fulltext search on shared hosting.
Maybe we should add the possibility for all the occ fulltextsearch commands to be invoked from the admin interface?
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 with the ./occ fulltextsearch:check command and the existing admin interface. Determine how the command's results should be presented to administrators who cannot run occ on shared hosting. Done means the check can be invoked from the UI and its results are visible there; the broader proposal for all fulltextsearch commands remains open.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100