public class DefaultDocSearchIndexer extends Object implements IDocSearchIndexer
| Constructor and Description |
|---|
DefaultDocSearchIndexer() |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.lucene.document.Document> |
getDocuments(Collection<Integer> listDocumentIds)
Build Lucene docs to index
|
public List<org.apache.lucene.document.Document> getDocuments(Collection<Integer> listDocumentIds) throws IOException
getDocuments in interface IDocSearchIndexerlistDocumentIds - Documents to indexIOException - i/o exceptionCopyright © 2020 City of Paris. All rights reserved.