fr.paris.lutece.plugins.directory.service.directorysearch
Interface IDirectorySearchEngine

All Known Implementing Classes:
DirectoryLuceneSearchEngine

public interface IDirectorySearchEngine

SearchEngine


Method Summary
 List<Integer> getSearchResults(HashMap<String,Object> mapSearchQuery)
          Return a list of record key return by the search
 

Method Detail

getSearchResults

List<Integer> getSearchResults(HashMap<String,Object> mapSearchQuery)
Return a list of record key return by the search

Parameters:
mapSearchQuery - a map which contain the fields search and for each field search the value to search
Returns:
Results as a collection of Record key


Copyright © 2013 Mairie de Paris. All Rights Reserved.