Mongo.Ecto.index

You're seeing just the function index, go back to Mongo.Ecto module for more information.
Link to this function

index(repo, collection, index_name, opts \\ [])

View Source