static L indexedTermsContaining(S searchString) { ret filterCic(keys(ai_mainIndex()), searchString); }