SearchFieldName
org.sagebionetworks.repo.model.search.query.SearchFieldName
Names of search fields that can be faceted/returned
Enumeration
| name | description |
|---|---|
| Id | Synapse ID of the Entity |
| Name | Name of the Entity |
| Description | Description of the Entity |
| EntityType | Type of the Entity |
| ModifiedBy | User ID of the last user that modified this Entity |
| ModifiedOn | Unix Timestamp of when the Entity was last modified |
| CreatedBy | User ID of the user who created this Entity |
| CreatedOn | Unix Timestamp of when this Entity was created |
| Consortium | Value of the Entity's Annotation with Key="consortium" if it exists |
| Diagnosis | Value of the Entity's Annotation with Key="diagnosis" if it exists |
| Organ | Value of the Entity's Annotation with Key="organ" if it exists |
| Tissue | Value of the Entity's Annotation with Key="tissue" if it exists |