develop
getFilterHttpParams
private getFilterHttpParams(wordFilter: WordFilter): HttpParams | undefined { if (!wordFilter) { return undefined; }