Méthode |
Description |
|
AddCoresFromConfig ( StructureMap.SolrNetIntegration.Config.SolrServers solrServers ) : void |
|
|
GetCoreDocumentType ( StructureMap.SolrNetIntegration.Config.SolrServerElement server ) : Type |
|
|
GetCoreFrom ( StructureMap.SolrNetIntegration.Config.SolrServerElement server ) : StructureMap.SolrNetIntegration.SolrCore |
|
|
GetCoreUrl ( StructureMap.SolrNetIntegration.Config.SolrServerElement server ) : string |
|
|
RegisterCore ( StructureMap.SolrNetIntegration.SolrCore core ) : void |
Registers a new core in the container. This method is meant to be used after the facility initialization |
|
RegisterOperations ( ) : void |
|
|
RegisterParsers ( ) : void |
|
|
RegisterSerializers ( ) : void |
|
|
RegisterValidationRules ( ) : void |
|
|
ValidateUrl ( string url ) : void |
|
|