ansible-owncloud icon indicating copy to clipboard operation
ansible-owncloud copied to clipboard

Support file indexing and searching

Open ypid opened this issue 9 years ago • 2 comments

I have not looked into this but Nextant sounds promising.

ypid avatar Dec 22 '16 08:12 ypid

Apparently it uses solr which is available in Debian. It's Java, but if it's an optional resource, I suppose that we can go with that.

drybjed avatar Dec 22 '16 08:12 drybjed

Seems this is now handled by Elasticsearch directly which I know quite well by now and for which we have a role :wink:

Ref: https://github.com/nextcloud/fulltextsearch/wiki/Basic-Installation

ypid avatar Apr 15 '18 21:04 ypid