Uses of Interface
fr.paris.lutece.portal.service.search.SearchIndexer

Packages that use SearchIndexer
fr.paris.lutece.portal.service.search   
 

Uses of SearchIndexer in fr.paris.lutece.portal.service.search
 

Classes in fr.paris.lutece.portal.service.search that implement SearchIndexer
 class PageIndexer
          Indexer service for pages
 

Methods in fr.paris.lutece.portal.service.search that return types with arguments of type SearchIndexer
static java.util.Collection<SearchIndexer> IndexationService.getIndexers()
          Returns all search indexers
 

Methods in fr.paris.lutece.portal.service.search with parameters of type SearchIndexer
static void IndexationService.error(SearchIndexer indexer, java.lang.Exception e, java.lang.String strMessage)
          Log the error for the search indexer
static void IndexationService.registerIndexer(SearchIndexer indexer)
          Register an indexer
 



Copyright © 2011 Mairie de Paris. All Rights Reserved.