Uses of Class
org.apache.lucene.queries.payloads.PayloadMatcherFactory.StringPayloadMatcher
-
Packages that use PayloadMatcherFactory.StringPayloadMatcher Package Description org.apache.lucene.queries.payloads The payloads package provides Query mechanisms for finding and using payloads. -
-
Uses of PayloadMatcherFactory.StringPayloadMatcher in org.apache.lucene.queries.payloads
Subclasses of PayloadMatcherFactory.StringPayloadMatcher in org.apache.lucene.queries.payloads Modifier and Type Class Description private static class
PayloadMatcherFactory.GTEStringPayloadMatcher
private static class
PayloadMatcherFactory.GTStringPayloadMatcher
private static class
PayloadMatcherFactory.LTEStringPayloadMatcher
private static class
PayloadMatcherFactory.LTStringPayloadMatcher
-