fr.paris.lutece.plugins.document.service.docsearch
Interface IDocSearchIndexer

All Known Implementing Classes:
DefaultDocSearchIndexer

public interface IDocSearchIndexer

DocSearchIndexer Interface


Method Summary
 java.util.List<org.apache.lucene.document.Document> getDocuments(java.util.Collection<java.lang.Integer> listDocumentIds)
          Return lucene documents by id
 

Method Detail

getDocuments

java.util.List<org.apache.lucene.document.Document> getDocuments(java.util.Collection<java.lang.Integer> listDocumentIds)
                                                                 throws java.io.IOException
Return lucene documents by id

Parameters:
listDocumentIds - the document ids
Returns:
lucene documents
Throws:
java.io.IOException


Copyright © 2010 Mairie de Paris. All Rights Reserved.