|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.document.service.docsearch.DefaultDocSearchIndexer
public class DefaultDocSearchIndexer
DefaultDocSearchIndexer
Constructor Summary | |
---|---|
DefaultDocSearchIndexer()
|
Method Summary | |
---|---|
java.util.List<org.apache.lucene.document.Document> |
getDocuments(java.util.List<Document> listDocuments)
Build Lucene docs to index |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultDocSearchIndexer()
Method Detail |
---|
public java.util.List<org.apache.lucene.document.Document> getDocuments(java.util.List<Document> listDocuments) throws java.io.IOException
getDocuments
in interface IDocSearchIndexer
listDocuments
- Documents to index
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |