Hi all,
regarding [1] I'm wondering what's the best configuration of data dir after
version upgrade.
In previous version I had just this:
-Dgeonetwork.dir=/data/GN/data
I know it's better to set schema plugins folder from new version and I need
to keep my folder with thumbnails so now I have:
-Dgeonetwork.data.dir=/data/GN/data/data/metadata_data
-Dgeonetwork.schema.dir=/opt/tomcat/webapps/geonetwork/WEB-INF/data/congif/schema_plugins
But what about lucene, spatialindex, formatter etc.? Is it better to keep
the same folder as in previous version or build them from scratch in new
version?
Thanks in advance.
Adam
[1]:
http://geonetwork-opensource.org/manuals/trunk/eng/users/maintainer-guide/installing/customizing-data-directory.html
Hi Adam,
The way I understood this, I think the best way is to externalise the
contents you're planning to customise. For example besides the data also the
schemas directory if you're going to use your own or modified schemas. If
the contents should get updated with new GN versions leave the defaults
unchanged.
But I found this exactly in this two posts which you already know :
http://osgeo-org.1560.x6.nabble.com/GN-upgrade-tp5311933p5312451.html
http://geonetwork-opensource.org/manuals/trunk/eng/users/maintainer-guide/installing/customizing-data-directory.html?highlight=external%20data#advanced-data-directory-configuration
So, I hope you find this reminder however useful.
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Customizing-the-data-dir-tp5324486p5326558.html
Sent from the GeoNetwork developer mailing list archive at Nabble.com.