nextcloud / fulltextsearch_elasticsearch

🔍 Use Elasticsearch to index the content of your Nextcloud
GNU Affero General Public License v3.0
81 stars 30 forks source link

Compatibility to Nextcloud 17 #85

Open renatobellotti opened 4 years ago

renatobellotti commented 4 years ago

Nextcloud 17.0.1 tells me that this project is not compatible with NC17. Is this a known problem?

gerroon commented 4 years ago

I am trying to install this under 17, I have everything required including elastic platform with the plugin on Debian. I do not see the elastic listed in the Fulltext search settings page, see

https://imgur.com/HKKMNty.png

tornado67 commented 4 years ago

Same for me. Searching file via it's content simply doesn't work. Nothing Elasticsearch logs look like this

[2019-12-01T20:52:39,607][INFO ][o.e.c.m.MetaDataMappingService] [Ua-xKpt] [my_index/B9uBMvphTUWVU8CL3TlyzA] update_mapping [standard]
[2019-12-01T20:52:41,659][INFO ][o.e.c.m.MetaDataMappingService] [Ua-xKpt] [my_index/B9uBMvphTUWVU8CL3TlyzA] update_mapping [standard]
[2019-12-01T20:52:42,980][INFO ][o.e.c.m.MetaDataMappingService] [Ua-xKpt] [my_index/B9uBMvphTUWVU8CL3TlyzA] update_mapping [standard]

nextcloud log also keeps silence....