Method ToString
ToString(BytesRef)
Returns human-readable form of the term text. If the term is not unicode, the raw bytes will be printed instead.
Declaration
public static string ToString(BytesRef termText)
Parameters
Type | Name | Description |
---|---|---|
BytesRef | termText |
Returns
Type | Description |
---|---|
System.String |
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |