Open Thorkul opened 5 years ago
I would like to bump this issue, as I'm facing the same problem. In OCC-Web I can run full:test
and fulltextsearch:test
, where everything is ok
and the fulltextsearch:check
command prints my configuration. But when I'm running fulltextsearch:index
or fulltextsearch:live
only [object Object]
is printed and nothing happens. As a result, fulltextsearch does not do anything. Any ideas on how to debug this?
Hi,
I use Nextcloud 16.0.1 and fulltextsearch 1.3.3 on shared hosting server (OVH perso, see phpinfo) without ssh access. For occ command I use OCCweb app.
full:test
command work fine butfull:index --no-readline
only return[object Object]
Log error:
Any idea where might be the cause of the problem? Thank for your help