4.7.2 Release
acoburn
released this
03 Mar 20:52
·
83 commits
to main
since this release
The 4.7.2 release is compatible with Fedora 4.6.0 and later. This is a patch release over the previous version of fcrepo-camel-toolbox
, aimed primarily at making fcrepo-indexing-solr
more efficient.
This version introduces the configuration property fcrepo.checkHasIndexingTransformation
, defining whether the camel workflow should check each object for a indexing:hasIndexingTransformation
property. By default, this is enabled, but by disabling fcrepo.checkHasIndexingTransformation
(setting it to false
), the solr indexing process will be considerably more efficient.
Setting this value to false
is encouraged for everyone who is not using the indexing:hasIndexingTransformation
property.