Nextant rights are wrong, only one user have searchresults

Hello,

my private Nextcloud server (5 user) is running fine.

Ubuntu server 16.04.02
Nextcloud 10.0.4
Solr 6.5.0
Nextant 1.0.3

Problem:
Nextant searchresults is working only with one user fine, incl. content of textfiles (pdf, txt …).
For all other users the Nextant wil find only the filesnames without content


solr is working:

thomas@nextcloud1-NUC:/var/www/nextcloud$ cd …
thomas@nextcloud1-NUC:/var/www$ sudo /etc/init.d/solr status
daemon: solr is running (pid 1211)

Index is running for all user every 3 houers:

  • Updating files:
    /ralph/files 67/ 67 [============================] 100%
    /thomas/files 9/ 9 [============================] 100%
    /tux/files 1846/ 1846 [============================] 100%
    /bernd/files 2345/ 2345 [============================] 100%
    /sandra/files 530/ 530 [============================] 100%
    0 document(s) updated ; 0 failure(s)

are you sure you haven’t limited Nextant to only one group ?

The Nextant App 1.0.3 haven´t a setting “Enable only for specific groups”

/opt/solr/solr-6.5.0/

and

/var/www/nextcloud/apps/nextant

owner is “www-data” (all other apps to)