this.terms_array = (this.terms)? this.terms.split('|').map(s => s.trim()): [];