public class CalendarLuceneSearchEngine extends Object implements CalendarSearchEngine
Constructor and Description |
---|
CalendarLuceneSearchEngine() |
Modifier and Type | Method and Description |
---|---|
List<CalendarSearchResult> |
getSearchResults(String[] arrayAgendaIds,
String[] arrayCategory,
String strContent,
Date dateBegin,
Date dateEnd)
Return search results
|
public List<CalendarSearchResult> getSearchResults(String[] arrayAgendaIds, String[] arrayCategory, String strContent, Date dateBegin, Date dateEnd)
getSearchResults
in interface CalendarSearchEngine
arrayAgendaIds
- The calendar idsarrayCategory
- the category idsstrContent
- The search querydateBegin
- The date begindateEnd
- The date endCopyright © 2015 City of Paris. All rights reserved.