nextcloud / nextcloud/fulltextsearch

Add button to check fulltextsearch from UI

Open
#655 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.