Package org.apache.solr.request
Class RegexBytesRefFilter
- java.lang.Object
-
- org.apache.solr.request.RegexBytesRefFilter
-
-
Constructor Summary
Constructors Constructor Description RegexBytesRefFilter(String regex)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
includeString(String term)
boolean
test(org.apache.lucene.util.BytesRef term)
-