C# Class Sitecore.ContentSearch.SolrProvider.NoContainer.SolrCore

Afficher le fichier Open project: stephenpope/sitecore-solr-powerpack Class Usage Examples

Méthodes publiques

Méthode Description
SolrCore ( Type documentType, string url ) : System
SolrCore ( string id, Type documentType, string url ) : System

Method Details

SolrCore() public méthode

public SolrCore ( Type documentType, string url ) : System
documentType System.Type
url string
Résultat System

SolrCore() public méthode

public SolrCore ( string id, Type documentType, string url ) : System
id string
documentType System.Type
url string
Résultat System