sbool isConceptFieldCIIndexed(Class c, S field) { ret db_mainConcepts().getCIFieldIndex(c, field) != null; }