@Deprecated public class TermFilter extends QueryWrapperFilter
Constructor and Description |
---|
TermFilter(Term term)
Deprecated.
Create a new TermFilter
|
Modifier and Type | Method and Description |
---|---|
String |
toString(String field)
Deprecated.
|
equals, getDocIdSet, getQuery, hashCode, rewrite
createWeight
public TermFilter(Term term)
term
- The term documents need to have in order to be a match for this filter.public String toString(String field)
toString
in class QueryWrapperFilter
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.