The Spark Graphx paper mentions CSR indexing in the following context:
GraphX recasts system optimizations developed in the context of graph processing systems as join optimizations (e.g., CSR indexing, join elimination, and join-site specification) and materialized view maintenance (e.g., vertex mirroring and delta updates)
However when I googled for
CSR indexing join optimization
The results were related to
Corporate Social Responsibility.
Now I'm sure we are all for that ;) However, i would be interested in info on the more tech related acronym and semantics.