-
- All Implemented Interfaces:
public class PoiManagerConfiguration extends ConfigurationSection
-
-
Method Summary
Modifier and Type Method Description boolean
getShouldShowPortalsAsPois()
Get shouldShowPortalsAsPois. boolean
getShouldIncludeDefaultLanguageInPoiResults()
Get shouldIncludeDefaultLanguageInPoiResults. -
-
Method Detail
-
getShouldShowPortalsAsPois
boolean getShouldShowPortalsAsPois()
Get shouldShowPortalsAsPois. Default is false
-
getShouldIncludeDefaultLanguageInPoiResults
boolean getShouldIncludeDefaultLanguageInPoiResults()
Get shouldIncludeDefaultLanguageInPoiResults. Determines whether default language matches are included in the search results Default is true
-
-
-
-