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

Solr_Controller Class



Controller class is used for indexing documents within a SobekCM library or single item aggregation within a SobekCM library


Namespace: SobekCM.Engine_Library.Solr
Assembly: SobekCM_Engine_Library (in SobekCM_Engine_Library.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public class Solr_Controller

Inheritance Hierarchy

System..::..Object
  SobekCM.Engine_Library.Solr..::..Solr_Controller

Constructors

  NameDescription
Public methodSolr_Controller
Initializes a new instance of the Solr_Controller class

Methods

  NameDescription
Public methodStatic memberDelete_Resource_From_Index
Deletes an existing resource from both solr/lucene core indexes
Public methodStatic memberIndex_Collection
Indexes all the items within a SobekCM library or a single item aggregation within a SobekCM library
Public methodStatic memberOptimize_Document_Index
Optimize the solr/lucene core used for searching for a single document
Public methodStatic memberOptimize_Page_Index
Optimize the solr/lucene core used for searching within a single document
Public methodStatic memberUpdate_Index
Indexes a single digital resource within a SobekCM library

See Also



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