nextcloud / fulltextsearch_elasticsearch

🔍 Use Elasticsearch to index the content of your Nextcloud
https://apps.nextcloud.com/apps/fulltextsearch_elasticsearch
GNU Affero General Public License v3.0
81 stars 30 forks source link

Error: "Index name must be lowercase" #152

Open zell-mbc opened 3 years ago

zell-mbc commented 3 years ago

I just did my first install of this app and ran into this elasticsearch (?) error mentioned in the title. At first creating the index would finish right away. Luckily I spotted the error message quickly but thought I'd propose that you prevent that people type in upper case text in the UI for better usability?

This entry created the error: image

After I changed to all lowercase things worked.