Uses of Class
org.aksw.palmetto.corpus.lucene.creation.IndexableDocument
-
Packages that use IndexableDocument Package Description org.aksw.palmetto.corpus.lucene.creation -
-
Uses of IndexableDocument in org.aksw.palmetto.corpus.lucene.creation
Method parameters in org.aksw.palmetto.corpus.lucene.creation with type arguments of type IndexableDocument Modifier and Type Method Description booleanPositionStoringLuceneIndexCreator. createIndex(File indexPath, Iterator<IndexableDocument> docIterator)Creates the index.
-