Term typedef
Term = String
An alias for String, used in the context of a word, term or phrase present in a text source, document or query.
Implementation
typedef Term = String;
An alias for String, used in the context of a word, term or phrase present in a text source, document or query.
typedef Term = String;