Class FullTextSearchPredicate

java.lang.Object
org.gbif.api.model.predicate.FullTextSearchPredicate
All Implemented Interfaces:
Serializable, Predicate

public class FullTextSearchPredicate extends Object implements Predicate
This predicate checks performs a full text search based on a query parameter. Not all predicate back-ends support this predicate.
See Also: