We provide a maven index using org.apache.maven.indexer/indexer-core, which provides an entry point for indexing an on-disk repo. We would need to use other classes within that library to build an indexer that uses the cloud repo instead of the on-disk one if we want to get rid of the on-disk repo.