Uses of Class
org.aksw.palmetto.corpus.lucene.WindowSupportingLuceneCorpusAdapter
-
Packages that use WindowSupportingLuceneCorpusAdapter Package Description org.aksw.palmetto.corpus.lucene -
-
Uses of WindowSupportingLuceneCorpusAdapter in org.aksw.palmetto.corpus.lucene
Subclasses of WindowSupportingLuceneCorpusAdapter in org.aksw.palmetto.corpus.lucene Modifier and Type Class Description classCachingWindowSupportingLuceneCorpusAdapterAn Extension of theWindowSupportingLuceneCorpusAdapterthat caches word positions of the single documents.Methods in org.aksw.palmetto.corpus.lucene that return WindowSupportingLuceneCorpusAdapter Modifier and Type Method Description static WindowSupportingLuceneCorpusAdapterWindowSupportingLuceneCorpusAdapter. create(String indexPath, String textFieldName, String docLengthFieldName)
-