public class NexusIndexerTest extends AbstractIndexCreatorHelper
DEFAULT_CREATORS, FULL_CREATORS, MIN_CREATORS| Constructor and Description |
|---|
NexusIndexerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkResults(Field field,
String query,
org.apache.lucene.search.Query q,
IteratorSearchResponse res,
File expectedResults)
Will "print" the result set, and suck up a file and compare the two
|
void |
performQueryCreatorNGSearch(NexusIndexer indexer,
IndexingContext context) |
void |
testIdentity() |
void |
testQueryCreatorNG() |
void |
testQueryCreatorNGSearch() |
void |
testQueryCreatorNGSearchOnMergedContext() |
void |
testSearchFlat() |
void |
testSearchGrouped() |
void |
testSearchIterator() |
void |
testSearchIteratorWithFilter() |
void |
testSearchPackaging() |
void |
testUnpack() |
void |
testUpdateArtifact() |
deleteDirectory, getDirectory, setUp, testDirectorycustomizeComponentConfiguration, customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDowncountTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, formatpublic void performQueryCreatorNGSearch(NexusIndexer indexer, IndexingContext context) throws Exception
Exceptionpublic void testQueryCreatorNGSearchOnMergedContext()
throws Exception
Exceptionpublic void checkResults(Field field, String query, org.apache.lucene.search.Query q, IteratorSearchResponse res, File expectedResults) throws IOException
IOExceptionpublic void testSearchIteratorWithFilter()
throws Exception
ExceptionCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.