Method BytesVal
BytesVal(Int32, BytesRef)
returns the bytes representation of the str val - TODO: should this return the indexed raw bytes not?
Declaration
public virtual bool BytesVal(int doc, BytesRef target)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | doc | |
BytesRef | target |
Returns
Type | Description |
---|---|
System.Boolean |