docdoku / docdoku-plm

The project purpose is to develop a comprehensive, robust open source PLM (Product LifeCycle Management) solution.
http://www.docdokuplm.com
GNU Affero General Public License v3.0
237 stars 97 forks source link

[Convention over Configuration] too much mandatory settings #1201

Open florentgarin opened 5 years ago

florentgarin commented 5 years ago

There are probably too much mandatory parameters for example number_of_shards and number_of_replicas must be set otherwise an ugly NumberFormatException is raised.

In many cases, we could fallback to default values.

mguimard commented 5 years ago

URL should be the only mandatory setting