@Index("index_portal_schools_on_country_id", ["countryId"], {})
@Index("index_portal_schools_on_district_id", ["districtId"], {})
@Index("index_portal_schools_on_nces_school_id", ["ncesSchoolId"], {})
@Index("index_portal_schools_on_state", ["state"], {})
@Index("index_portal_schools_on_name", ["name"], {})