Uses of Annotation Interface
org.apache.solr.common.util.SuppressForbidden
Packages that use SuppressForbidden
Package
Description
Annotation based mapping of client objects to Solr documents.
Common classes reused on both clients & server for dealing with
documents to be indexed and result documents.Common Solr Cloud and ZooKeeper related classes reused on both clients & server.
Common utility classes reused on both clients & server.
-
Uses of SuppressForbidden in org.apache.solr.client.solrj.beans
Methods in org.apache.solr.client.solrj.beans with annotations of type SuppressForbiddenModifier and TypeMethodDescriptionprotected List<DocumentObjectBinder.DocField> DocumentObjectBinder.collectInfo(Class<?> clazz) -
Uses of SuppressForbidden in org.apache.solr.common
Constructors in org.apache.solr.common with annotations of type SuppressForbidden -
Uses of SuppressForbidden in org.apache.solr.common.cloud
Methods in org.apache.solr.common.cloud with annotations of type SuppressForbiddenModifier and TypeMethodDescriptionbooleanRoutingRule.isExpired()static StringRoutingRule.makeExpiryAt(long timeMsFromNow) -
Uses of SuppressForbidden in org.apache.solr.common.util
Classes in org.apache.solr.common.util with annotations of type SuppressForbiddenModifier and TypeClassDescriptionfinal classMethods for creating collections with exact sizes, and other convenience methodsstatic classMethods in org.apache.solr.common.util with annotations of type SuppressForbidden