static void indexConceptFieldCI(Class c, S field) { if (!isConceptFieldIndexedCI(c, field)) new ConceptFieldIndexCI(c, field); }