Constructor FieldCacheTermsFilter
FieldCacheTermsFilter(String, BytesRef[])
Declaration
public FieldCacheTermsFilter(string field, params BytesRef[] terms)
Parameters
Type | Name | Description |
---|---|---|
System.String | field | |
BytesRef[] | terms |
FieldCacheTermsFilter(String, String[])
Declaration
public FieldCacheTermsFilter(string field, params string[] terms)
Parameters
Type | Name | Description |
---|---|---|
System.String | field | |
System.String[] | terms |