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