Repositories Index in Artifactory:

ARTIFACTORY: What does Artifactory's "Recalculate Index" option do, and how do I keep track of it

AuthorFullName__c
Fadi Rouhana
articleNumber
000005641
ft:sourceType
Salesforce
FirstPublishedDate
2023-03-21T13:38:06Z
lastModifiedDate
2024-01-08T08:03:22Z
VersionNumber
4

In Artifactory, once the repository type is set, the system will index artifacts and calculate the corresponding metadata for every package uploaded, which optimizes performance when resolving artifacts. 

That being said, Artifactory Generic repositories do not maintain separate package indexes because they are not specific to any package type. For more information, see Generic Repositories

The Repository Layout configuration in each repository sets the layout that the repository should use for storing and identifying modules. Hence, the layout that corresponds to the package type defined will be used to index packages uploaded that match the selected layout and calculate the metadata accordingly.