static ConceptFieldIndexCI getConceptFieldCIIndex(Class c, S field) { ret (ConceptFieldIndexCI) db_mainConcepts().getCIFieldIndex(c, field); }