Asset serachability immediately after creation
One answer
The delay between submitting and being able to search for an asset is typically at most 1 minute. The reason for this delay is that updating the index too frequently (after every asset submission) could result in slow performance especially in very active repositories.
RAM does not have any options to force the indexer to update. You can force the indexer to run more frequently, but this is unsupported as you may see performance issues. Navigate to http://<host>/ram/admin/repository/advancedConfiguration.faces and see the 'Asset index builder schedule:' setting.
RAM does not have any options to force the indexer to update. You can force the indexer to run more frequently, but this is unsupported as you may see performance issues. Navigate to http://<host>/ram/admin/repository/advancedConfiguration.faces and see the 'Asset index builder schedule:' setting.