public interface IDocSearchIndexer
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.lucene.document.Document> |
getDocuments(Collection<Integer> listDocumentIds)
Return lucene documents by id
|
List<org.apache.lucene.document.Document> getDocuments(Collection<Integer> listDocumentIds) throws IOException
listDocumentIds - the document idsIOExceptionCopyright © 2020 City of Paris. All rights reserved.