Coder Social home page Coder Social logo

Comments (12)

joergmschulz avatar joergmschulz commented on September 13, 2024

no, it's the groupfolders function :-(

from fulltextsearch.

ferdiga avatar ferdiga commented on September 13, 2024

Not nice, can't disable group folders - obviously

from fulltextsearch.

joergmschulz avatar joergmschulz commented on September 13, 2024

do the following for the time being:
php occ app:disable groupfolders
go to the fulltextsearch admin panel
disable the groupfolders search
php occ app:enable groupfolders
Then you're up and running - look in these issues, a fix seems to be under way, so using the next fulltextsearch version will enable groupfolders search again.

from fulltextsearch.

ferdiga avatar ferdiga commented on September 13, 2024

thanks

from fulltextsearch.

ferdiga avatar ferdiga commented on September 13, 2024

that did it for me:

  • update oc_appconfig set configvalue=0 where configkey='files_group_folders' and appid='files_fulltextsearch';
  • occ app:enable fulltextsearch

from fulltextsearch.

dvaerum avatar dvaerum commented on September 13, 2024

You can also do this by only using the occ

occ config:app:set files_fulltextsearch files_group_folders --value 0

and to verify

occ config:app:get files_fulltextsearch files_group_folders

from fulltextsearch.

sebix avatar sebix commented on September 13, 2024

Or apply the patch from nextcloud/files_fulltextsearch#265

from fulltextsearch.

ferdiga avatar ferdiga commented on September 13, 2024

do the following for the time being:
php occ app:disable groupfolders

sorry to say - A VERY INCONVENIENT PROPOSAL

The sync client does find these Folders any more and deletes all local files.
These are not lost, but

  • have to be marked for sync again
  • and thereafter obviously downloaded again (+100GB in my case)

from fulltextsearch.

joergmschulz avatar joergmschulz commented on September 13, 2024

seems like it's working with the nc 29.0.5 version

from fulltextsearch.

ferdiga avatar ferdiga commented on September 13, 2024

seems like it's working with the nc 29.0.5 version

can confirm this

from fulltextsearch.

joergmschulz avatar joergmschulz commented on September 13, 2024

maybe you want to close this issue as it is resolved?

from fulltextsearch.

ferdiga avatar ferdiga commented on September 13, 2024

solved in latest release

from fulltextsearch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.