Class AssociatedTerm

java.lang.Object
de.cxp.ocs.elasticsearch.model.term.AssociatedTerm
All Implemented Interfaces:
QueryStringTerm

public class AssociatedTerm extends Object implements QueryStringTerm
A term that is associated with other terms (e.g. synonyms). They all will be searched together each one as an optional replacement for the actual word.
Author:
Rudolf Batt