mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER

SolrDocument Class



Object stores the basic information about a singlee digital object and makes the full metadata and text available for Solr (or database) indexing


Namespace: SobekCM.Resource_Object.Solr
Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public class SolrDocument

Inheritance Hierarchy

System..::..Object
  SobekCM.Resource_Object.Solr..::..SolrDocument

Constructors

  NameDescription
Public methodSolrDocument()()()()
Constructor for a new instance of the SolrDocument class
Public methodSolrDocument(SobekCM_Item, String)
Constructor for a new instance of the SolrDocument class

Properties

  NameDescription
Public propertyAbstract
Returns any associated abstracts for the Solr engine to index for this document
Public propertyAffiliation
Returns the affiliation for the Solr engine to index for this document
Public propertyAggregations
Returns the list of aggregations for the Solr engine to index for this document
Public propertyAggregations_Facet
Returns the list of aggregations for the Solr engine to index for this document
Public propertyALEPH
Returns the ALEPH number for the Solr engine to index for this document
Public propertyAllsubjects
Returns the list of all subjects for the Solr engine to index for this document
Public propertyAttribution
Returns the rights/attribution for the Solr engine to index for this document
Public propertyAuthor_Display
Returns the display list of authors for the Solr engine to store for this document
Public propertyBibID
Returns the bibliographic identifier (BibID) for the Solr engine to index for this document
Public propertyCity
Returns the cities for the Solr engine to index for this document
Public propertyCountry
Returns the countries for the Solr engine to index for this document
Public propertyCounty
Returns the counties for the Solr engine to index for this document
Public propertyCreator
Returns the list of creators (and contributors) for the Solr engine to index for this document
Public propertyDark
Returns the dark flag for the Solr engine to index for this document
Public propertyDid
Returns the unique DID for the Solr engine to index for this document
Public propertyDonor
Returns the donor for the Solr engine to index for this document
Public propertyEdition
Returns the format for the Solr engine to index for this document
Public propertyFile_Location
Gets the current file location for any associated text files
Public propertyFormat
Returns the format for the Solr engine to index for this document
Public propertyFrequency
Returns the frequency of publication for the Solr engine to index for this document
Public propertyFullText
Returns the full text for all the pages within this document for the Solr engine to index for this document
Public propertyGenre
Returns the genres for the Solr engine to index for this document
Public propertyHoldinglocation
Returns the holding location for the Solr engine to index for this document
Public propertyIdentifier
Returns the identifiers for the Solr engine to index for this document
Public propertyIprestrictionmask
Returns the IP restriction mask for the Solr engine to index for this document
Public propertyLanguage
Returns the languages for the Solr engine to index for this document
Public propertyLevel1index
Returns the index for the first serial hierarchy for the Solr engine to index for this document
Public propertyLevel1text
Returns the text for the first serial hierarchy for the Solr engine to index for this document
Public propertyLevel2index
Returns the index for the second serial hierarchy for the Solr engine to index for this document
Public propertyLevel2text
Returns the text for the second serial hierarchy for the Solr engine to index for this document
Public propertyLevel3index
Returns the index for the third serial hierarchy for the Solr engine to index for this document
Public propertyLevel3text
Returns the text for the third serial hierarchy for the Solr engine to index for this document
Public propertyMainThumbnail
Returns the main thumbnal for the Solr engine to store for this document
Public propertyMaintitle
Returns the main title for the Solr engine to index for this document
Public propertyMaterialType
Returns the material type for the Solr engine to index for this document
Public propertyMimeType
Returns the mime types for the Solr engine to index for this document
Public propertyNamesubject
Returns the name used as subjects for the Solr engine to index for this document
Public propertyNotes
Returns any associated notes for the Solr engine to index for this document
Public propertyOCLC
Returns the OCLC number for the Solr engine to index for this document
Public propertyOthercitation
Returns the OTHERCITATION for the Solr engine to index for this document
Public propertyPubDate
Returns the publication date for the Solr engine to index for this document
Public propertyPubDate_Display
Returns the publication date as a displayable string for the Solr engine to index for this document
Public propertyPublisher
Returns the PUBLISHER for the Solr engine to index for this document
Public propertyPublisher_Display
Returns the display list of publishers for the Solr engine to store for this document
Public propertyPubplace
Returns the publication places for the Solr engine to index for this document
Public propertySolr_Pages
Gets the collection of page objects for Solr indexing
Public propertySourceinstitution
Returns the source institution for the Solr engine to index for this document
Public propertySpatialcoverage
Returns the spatial coverages for the Solr engine to index for this document
Public propertySpatialKML
Returns the spatial kml for the Solr engine to index for this document
Public propertyState
Returns the states for the Solr engine to index for this document
Public propertySubjectkeyword
Returns the topical subject keywords for the Solr engine to index for this document
Public propertyTargetaudience
Returns the target audiences for the Solr engine to index for this document
Public propertyTemporaldecade
Returns the temporal decadees for the Solr engine to index for this document
Public propertyTemporalsubject
Returns the temporal subjects for the Solr engine to index for this document
Public propertyTitles
Returns all the titles for the Solr engine to index for this document
Public propertyTitlesubject
Returns the titles used as subjects for the Solr engine to index for this document
Public propertyTOC
Returns the table of contents division and page names for the Solr engine to index for this document
Public propertyUrl
Returns the URL for the Solr engine to index for this document
Public propertyVID
Returns the volumee identifier (VID) for the Solr engine to index for this document

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )