| Class | Description |
|---|---|
| FOSearchCriterion |
A FO search criterion, representing a criterion valued by the webmaster when creating its
SearchServiceInstance,
i.e. |
| Link |
A link in a
SearchServiceInstance |
| ResultDisplay |
A configuration of result display.
|
| SearchContext |
A search context
|
| SearchContext.ContextLangAndCurrentLang |
Class wrapping a
ContextLang and the current lang. |
| SearchContext.LangQueryProducer |
Class wrapping an implementation of
Query in order to SearchContext.LangQueryProducer.produce(org.ametys.web.frontoffice.search.instance.model.SearchContext.ContextLangAndCurrentLang) the final query executed for limiting the context language for a given Returnable. |
| SiteContext |
A site context
|
| SitemapContext |
A sitemap context
|
| Enum | Description |
|---|---|
| ContextLang |
A context lang
|
| FOSearchCriterionMode |
The mode of a
FOSearchCriterion |
| ResultDisplayType |
A type of result display.
|
| RightCheckingMode |
The right checking mode, either exact (better results), either fast (better performances).
|
| SiteContextType |
A site context type
|
| SitemapContextType |
A sitemap context type
|