public class BlogLuceneSearchEngine extends Object implements IBlogSearchEngine
| Constructor and Description |
|---|
BlogLuceneSearchEngine() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSearchResults(BlogSearchFilter filter,
fr.paris.lutece.portal.service.plugin.Plugin plugin,
List<fr.paris.lutece.portal.service.search.SearchResult> listSearchResult)
Get list of record key return by the search.
|
public int getSearchResults(BlogSearchFilter filter, fr.paris.lutece.portal.service.plugin.Plugin plugin, List<fr.paris.lutece.portal.service.search.SearchResult> listSearchResult)
getSearchResults in interface IBlogSearchEnginefilter - The search filterplugin - the pluginlistSearchResult - The list of search resultsCopyright © 2020 City of Paris. All rights reserved.