Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Lucene
Net
Spatial
SpatialExample
C# 클래스 Lucene.Net.Spatial.SpatialExample
This class serves as example code to show how to use the Lucene spatial module.
상속:
Lucene.Net.Util.LuceneTestCase
파일 보기
프로젝트 열기: apache/lucenenet
1 사용 예제들
공개 메소드들
메소드
설명
Main
(
String
args
) :
void
보호된 메소드들
메소드
설명
Init
( ) :
void
비공개 메소드들
메소드
설명
AssertDocMatchedIds
(
IndexSearcher
indexSearcher
,
Lucene.Net.Search.TopDocs
docs
) :
void
IndexPoints
( ) :
void
NewSampleDocument
(
int
id
) :
Lucene.Net.Documents.Document
Search
( ) :
void
Test
( ) :
void
메소드 상세
Init()
보호된
메소드
protected
Init
( ) :
void
리턴
void
Main()
공개
정적인
메소드
public
static
Main
(
String
args
) :
void
args
String
리턴
void