Module: Hyrax::SolrDocument::Characterization

Included in:
Hyrax::SolrDocumentBehavior
Defined in:
app/models/concerns/hyrax/solr_document/characterization.rb

Instance Method Summary collapse

Instance Method Details

#alpha_channelsObject



139
140
141
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 139

def alpha_channels
  self["alpha_channels_ssi"]
end

#byte_orderObject

TODO:

this might not be indexed normally. deprecate?



7
8
9
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 7

def byte_order
  self["byte_order_tesim"]
end

#capture_deviceObject

TODO:

this might not be indexed normally. deprecate?



13
14
15
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 13

def capture_device
  self["capture_device_tesim"]
end

#color_mapObject

TODO:

this might not be indexed normally. deprecate?



19
20
21
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 19

def color_map
  self["color_map_tesim"]
end

#color_spaceObject

TODO:

this might not be indexed normally. deprecate?



25
26
27
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 25

def color_space
  self["color_space_tesim"]
end

#compressionObject

TODO:

this might not be indexed normally. deprecate?



31
32
33
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 31

def compression
  self["compression_tesim"]
end

#durationObject



121
122
123
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 121

def duration
  self["duration_tesim"]
end

#file_sizeObject



97
98
99
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 97

def file_size
  self["file_size_lts"]
end

#file_titleObject



117
118
119
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 117

def file_title
  self["file_title_tesim"]
end

#filenameObject

TODO:

this might not be indexed normally. deprecate?



103
104
105
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 103

def filename
  self["filename_tesim"]
end

#format_labelObject

TODO:

this might not be indexed normally. deprecate?



93
94
95
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 93

def format_label
  self["format_label_tesim"]
end

#gps_timestampObject

TODO:

this might not be indexed normally. deprecate?



37
38
39
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 37

def gps_timestamp
  self["gps_timestamp_tesim"]
end

#heightObject



41
42
43
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 41

def height
  self['height_is']
end

#image_producerObject

TODO:

this might not be indexed normally. deprecate?



47
48
49
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 47

def image_producer
  self["image_producer_tesim"]
end

#last_modifiedObject

TODO:

this might not be indexed normally. deprecate?



131
132
133
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 131

def last_modified
  self["last_modified_tesim"]
end

#latitudeObject

TODO:

this might not be indexed normally. deprecate?



53
54
55
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 53

def latitude
  self["latitude_tesim"]
end

#longitudeObject

TODO:

this might not be indexed normally. deprecate?



59
60
61
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 59

def longitude
  self["longitude_tesim"]
end

#orientationObject

TODO:

this might not be indexed normally. deprecate?



65
66
67
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 65

def orientation
  self["orientation_tesim"]
end

#original_checksumObject



135
136
137
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 135

def original_checksum
  self["original_checksum_tesim"]
end

#page_countObject



113
114
115
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 113

def page_count
  self["page_count_tesim"]
end

#profile_nameObject

TODO:

this might not be indexed normally. deprecate?



71
72
73
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 71

def profile_name
  self["profile_name_tesim"]
end

#profile_versionObject

TODO:

this might not be indexed normally. deprecate?



77
78
79
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 77

def profile_version
  self["profile_version_tesim"]
end

#sample_rateObject



125
126
127
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 125

def sample_rate
  self["sample_rate_tesim"]
end

#scanning_softwareObject

TODO:

this might not be indexed normally. deprecate?



83
84
85
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 83

def scanning_software
  self["scanning_software_tesim"]
end

#well_formedObject

TODO:

this might not be indexed normally. deprecate?



109
110
111
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 109

def well_formed
  self["well_formed_tesim"]
end

#widthObject



87
88
89
# File 'app/models/concerns/hyrax/solr_document/characterization.rb', line 87

def width
  self['width_is']
end