Package org.apache.solr
Annotation Interface SolrTestCaseJ4.SuppressPointFields
- Enclosing class:
SolrTestCaseJ4
@Documented
@Inherited
@Retention(RUNTIME)
@Target(TYPE)
public static @interface SolrTestCaseJ4.SuppressPointFields
Annotation for test classes that want to disable PointFields. PointFields will otherwise
randomly used by some schemas.
-
Required Element Summary
Required Elements
-
Element Details
-
bugUrl
String bugUrlPoint to JIRA entry.
-