Uses of Class
org.apache.lucene.queries.payloads.PayloadMatcherFactory.IntPayloadMatcher
-
Packages that use PayloadMatcherFactory.IntPayloadMatcher Package Description org.apache.lucene.queries.payloads The payloads package provides Query mechanisms for finding and using payloads. -
-
Uses of PayloadMatcherFactory.IntPayloadMatcher in org.apache.lucene.queries.payloads
Subclasses of PayloadMatcherFactory.IntPayloadMatcher in org.apache.lucene.queries.payloads Modifier and Type Class Description private static class
PayloadMatcherFactory.GTEIntPayloadMatcher
private static class
PayloadMatcherFactory.GTIntPayloadMatcher
private static class
PayloadMatcherFactory.LTEIntPayloadMatcher
private static class
PayloadMatcherFactory.LTIntPayloadMatcher
-