Open fa-ribeiro opened 6 years ago
I have the same kind of problem using Swift as primary storage,
occ fulltextsearch:index
does nothing
Fulltextsearch is supposed to work with object storage as primary?
I also need this function.
A workaround: mount s3 as partition and use this partition as primary storage with 's3fs'.
But the s3 integration with primary storage will be great!
@daita as this ticket has >1yr, is there any plans to extend full-text search to objectStorage
? More and more providers migrate content storage to objectStorage
ans its benefits.
Thanks.
same here, not working (well, index filenames, not content)
I looks like fultextsearch can't add documents when using object storage as primary storage :-(
When I run:
the output is:
and search results always displays
no result
.Installation on a DigitalOcean droplet:
My Nextcloud
config.php
:Fulltext search apps config:
Any hints?