public static class LuceneDocumentMatchers.FieldHasBytesRefValue
extends org.hamcrest.FeatureMatcher<org.apache.lucene.index.IndexableField,org.apache.lucene.util.BytesRef>
| Constructor and Description |
|---|
FieldHasBytesRefValue(org.hamcrest.Matcher<? super org.apache.lucene.util.BytesRef> subMatcher) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.lucene.util.BytesRef |
featureValueOf(org.apache.lucene.index.IndexableField actual) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.