C# 클래스 Sitecore.ContentSearch.SolrProvider.NoContainer.SolrCore

파일 보기 프로젝트 열기: stephenpope/sitecore-solr-powerpack 1 사용 예제들

공개 메소드들

메소드 설명
SolrCore ( Type documentType, string url ) : System
SolrCore ( string id, Type documentType, string url ) : System

메소드 상세

SolrCore() 공개 메소드

public SolrCore ( Type documentType, string url ) : System
documentType System.Type
url string
리턴 System

SolrCore() 공개 메소드

public SolrCore ( string id, Type documentType, string url ) : System
id string
documentType System.Type
url string
리턴 System