C# 클래스 Lucene.Net.LukeNet.Legacy

파일 보기 프로젝트 열기: mammo/LukeSharp 1 사용 예제들

공개 메소드들

메소드 설명
CreateField ( String name, String string_Renamed, bool store, bool index, bool token, bool storeTermVector ) : Field

메소드 상세

CreateField() 공개 정적인 메소드

public static CreateField ( String name, String string_Renamed, bool store, bool index, bool token, bool storeTermVector ) : Field
name String
string_Renamed String
store bool
index bool
token bool
storeTermVector bool
리턴 Lucene.Net.Documents.Field