public class MatchRule
extends Object
A generic matching rule that can be used across pipeline stages
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MatchRule
public MatchRule(String field,
String pattern)
throws com.lucidworks.apollo.pipeline.schema.validation.RESTValidationError
- Throws:
com.lucidworks.apollo.pipeline.schema.validation.RESTValidationError
-