Hi guys,
A long time ago I sent a vote for naming configuration property
http://markmail.org/thread/xzz2gqmexkgargbz
And this is what has been mostly used in xwiki.properties…
However some developers have not followed the existing rules. For example:
# solr.embedded.home=/var/local/xwiki/solr
# solr.remote.url=http://localhost:8983/solr
# solr.indexer.batch.size=50
# solr.indexer.batch.maxLength=10000
# solr.indexer.queue.capacity=100000
This is a pity since it’s hard to change a property.
I have now taken the time to document it in our dev practices at
http://dev.xwiki.org/xwiki/bin/view/Community/DevelopmentPractices#HConfigu…
If some dev has an issue with this please raise it here.
If not, please make sure to follow it from now on.
Thanks
-Vincent