Class: SolrDocument
- Inherits:
-
Object
- Object
- SolrDocument
- Includes:
- Blacklight::Solr::Document
- Defined in:
- app/models/solr_document.rb
Instance Attribute Summary
Attributes included from Blacklight::Document
Method Summary
Methods included from Blacklight::Solr::Document
#has_highlight_field?, #highlight_field
Methods included from Blacklight::Solr::Document::MoreLikeThis
Methods included from Blacklight::Document::ActiveModelShim
#[], #_read_attribute, #as_json, #destroyed?, #id, #marked_for_destruction?, #new_record?, #persisted?, #to_partial_path
Methods included from Blacklight::Document
#fetch, #first, #has?, #has_highlight_field?, #highlight_field, #initialize, #method_missing, #more_like_this, #respond_to_missing?, #to_partial_path
Methods included from Blacklight::Document::Export
#export_as, #export_formats, #exports_as?, #will_export_as
Methods included from Blacklight::Document::CacheKey
#cache_key, #cache_version_key
Methods included from Blacklight::Document::SemanticFields
Methods included from Blacklight::Document::SchemaOrg
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Blacklight::Document