static Set allIndexedTerms() { ret keys(cachedNodeIndex()); // cachedNodeIndex() is a MultiMap over a case-insensitive TreeMap }