|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mayo.informatics.indexer.api.test.DocumentGenerator
public class DocumentGenerator
This class generates random documents for testing the indexer.
Constructor Summary | |
---|---|
DocumentGenerator(java.lang.String dictLocation)
|
Method Summary | |
---|---|
org.apache.lucene.document.Document |
makeDocument()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentGenerator(java.lang.String dictLocation) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public org.apache.lucene.document.Document makeDocument()
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |