async indexSpaceContent({ id, content: c }: CommonIndexProps<ElasticSpaceDoc>) {
        return this.indexContent({
            index: ElasticIndex.spaces,
            id,
            body: {