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