public class AnnounceIndexer extends Object implements fr.paris.lutece.portal.service.search.SearchIndexer
Constructor and Description |
---|
AnnounceIndexer() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
List<org.apache.lucene.document.Document> |
getDocuments(String strDocument) |
List<String> |
getListType() |
String |
getName() |
String |
getSpecificSearchAppUrl() |
String |
getVersion() |
void |
indexDocuments() |
boolean |
isEnable() |
public List<org.apache.lucene.document.Document> getDocuments(String strDocument) throws IOException, InterruptedException, fr.paris.lutece.portal.service.message.SiteMessageException
getDocuments
in interface fr.paris.lutece.portal.service.search.SearchIndexer
IOException
InterruptedException
fr.paris.lutece.portal.service.message.SiteMessageException
public void indexDocuments() throws IOException, InterruptedException, fr.paris.lutece.portal.service.message.SiteMessageException
indexDocuments
in interface fr.paris.lutece.portal.service.search.SearchIndexer
IOException
InterruptedException
fr.paris.lutece.portal.service.message.SiteMessageException
public String getName()
getName
in interface fr.paris.lutece.portal.service.search.SearchIndexer
public String getVersion()
getVersion
in interface fr.paris.lutece.portal.service.search.SearchIndexer
public String getDescription()
getDescription
in interface fr.paris.lutece.portal.service.search.SearchIndexer
public boolean isEnable()
isEnable
in interface fr.paris.lutece.portal.service.search.SearchIndexer
public List<String> getListType()
getListType
in interface fr.paris.lutece.portal.service.search.SearchIndexer
public String getSpecificSearchAppUrl()
getSpecificSearchAppUrl
in interface fr.paris.lutece.portal.service.search.SearchIndexer
Copyright © 2019 City of Paris. All rights reserved.