static bool isConceptFieldIndexed(Class c, S field) { ret mainConcepts.getFieldIndex(c, field) != null; }