SearchFieldValue
org.sagebionetworks.repo.model.search.SearchFieldValue
A field name and value pair from a search result hit.
| Field | Type | Description |
|---|---|---|
| name | STRING | The column name. |
| value | STRING | The column value. |
A field name and value pair from a search result hit.
| Field | Type | Description |
|---|---|---|
| name | STRING | The column name. |
| value | STRING | The column value. |