Elapsed Time to an asset be found
Accepted answer
If it is a small asset and the system isn't busy, then 30 secs to a minute.
There is a background job that kicks off every 30 seconds and indexes any new or modified asset. If the asset is small and there aren't too many changed assets it would take only a few seconds after that to actual index them all.
If any is large or there were many dirty assets the time increases to handle all of them.
Rich
There is a background job that kicks off every 30 seconds and indexes any new or modified asset. If the asset is small and there aren't too many changed assets it would take only a few seconds after that to actual index them all.
If any is large or there were many dirty assets the time increases to handle all of them.
Rich