public static class FullTextSearch.NegationTerm extends Object implements FullTextSearch.Term
FullTextSearch.Term
that represents a search term that requires another term to not appear.Constructor and Description |
---|
FullTextSearch.NegationTerm(FullTextSearch.Term negatedTerm) |
public FullTextSearch.NegationTerm(FullTextSearch.Term negatedTerm)
public FullTextSearch.Term getNegatedTerm()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.