메소드 | 설명 | |
---|---|---|
tearDown ( ) | ||
testAbsoluteRequest ( ) | ||
testBulk ( ) | ||
testConfigIsReadFromEnv ( ) | ||
testDeleteByQuery ( ) | Test delete by query | |
testDsnIsCorrectlyParsed ( ) | ||
testHighlightedSearch ( ) | Test highlighting | |
testIndexingDocument ( ) | Test indexing a new document | |
testIndexingDocumentWithoutId ( ) | Test indexing a new document and having an auto id This means dupes will occur | |
testSearchMultipleIndexes ( ) | Test multi index search | |
testSearchThrowExceptionWhenServerDown ( ) | ||
testSlightlyComplexSearch ( ) | Test a midly complex search | |
testStringSearch ( ) | Test regular string search | |
testUpdatingDocument ( ) | Test updating an existing document |
public testIndexingDocumentWithoutId ( ) |