Package org.silverpeas.core.index.search.model
-
Class Summary Class Description DidYouMeanSearcher An interactive search to propose queries matching some results the user is expecting.IndexSearcher The IndexSearcher class implements search over all the indexes.MatchingIndexEntry A MatchingIndexEntry is an IndexEntry completed with a score by the search engine.QueryDescription A QueryDescription packs a query with the different spaces and components to be searched.ScoreComparator Comparator used to sort the results set.SearchCompletion SearchResult SearchResultTranslation -
Exception Summary Exception Description ParseException Thrown when a search query is ill formed.SearchEngineException Thrown by the searchEngine