C# 클래스 Lucene.Net.Index.TestNumericDocValuesUpdates

상속: LuceneTestCase
파일 보기 프로젝트 열기: apache/lucenenet 1 사용 예제들

비공개 메소드들

메소드 설명
Doc ( int id ) : Lucene.Net.Documents.Document
TestAddIndexes ( ) : void
TestChangeCodec ( ) : void
TestDeleteUnusedUpdatesFiles ( ) : void
TestDifferentDVFormatPerField ( ) : void
TestDocumentWithNoValue ( ) : void
TestManyReopensAndFields ( ) : void
TestMultipleDocValuesTypes ( ) : void
TestMultipleNumericDocValues ( ) : void
TestReopen ( ) : void
TestSegmentMerges ( ) : void
TestSimple ( ) : void
TestStressMultiThreading ( ) : void
TestTonsOfUpdates ( ) : void
TestUnsetAllValues ( ) : void
TestUnsetValue ( ) : void
TestUpdateAllDeletedSegment ( ) : void
TestUpdateAndDeleteSameDocument ( ) : void
TestUpdateDifferentDocsInDifferentGens ( ) : void
TestUpdateDocumentByMultipleTerms ( ) : void
TestUpdateFewSegments ( ) : void
TestUpdateNonNumericDocValuesField ( ) : void
TestUpdateNumericDVFieldWithSameNameAsPostingField ( ) : void
TestUpdateOldSegments ( ) : void
TestUpdateSameDocMultipleTimes ( ) : void
TestUpdateSegmentWithNoDocValues ( ) : void
TestUpdateSegmentWithPostingButNoDocValues ( ) : void
TestUpdateTwoNonexistingTerms ( ) : void
TestUpdatesAndDeletes ( ) : void
TestUpdatesAreFlushed ( ) : void
TestUpdatesOrder ( ) : void
TestUpdatesWithDeletes ( ) : void