Uses of Class
org.codelibs.fess.entity.GeoInfo
Packages that use GeoInfo
Package
Description
-
Uses of GeoInfo in org.codelibs.fess.api.v2.handlers
Methods in org.codelibs.fess.api.v2.handlers that return GeoInfo -
Uses of GeoInfo in org.codelibs.fess.app.web.admin.searchlist
Methods in org.codelibs.fess.app.web.admin.searchlist that return GeoInfo -
Uses of GeoInfo in org.codelibs.fess.app.web.base
Methods in org.codelibs.fess.app.web.base that return GeoInfo -
Uses of GeoInfo in org.codelibs.fess.chat
Methods in org.codelibs.fess.chat that return GeoInfo -
Uses of GeoInfo in org.codelibs.fess.entity
Methods in org.codelibs.fess.entity that return GeoInfoModifier and TypeMethodDescriptionprotected GeoInfoSearchRequestParams.createGeoInfo(jakarta.servlet.http.HttpServletRequest request) Creates a geo info.abstract GeoInfoSearchRequestParams.getGeoInfo()Returns the geo info. -
Uses of GeoInfo in org.codelibs.fess.helper
Fields in org.codelibs.fess.helper declared as GeoInfoModifier and TypeFieldDescriptionprotected GeoInfoQueryHelper.defaultGeoInfoDefault geographic information configuration for location-based searchesMethods in org.codelibs.fess.helper that return GeoInfoModifier and TypeMethodDescriptionQueryHelper.getDefaultGeoInfo()Gets the default geographic information configuration.Methods in org.codelibs.fess.helper with parameters of type GeoInfoModifier and TypeMethodDescriptionvoidQueryHelper.setDefaultGeoInfo(GeoInfo defaultGeoInfo) Sets the default geographic information configuration for location-based searches. -
Uses of GeoInfo in org.codelibs.fess.opensearch.client
Fields in org.codelibs.fess.opensearch.client declared as GeoInfoModifier and TypeFieldDescriptionprotected GeoInfoSearchEngineClient.SearchConditionBuilder.geoInfoGeographic search informationMethods in org.codelibs.fess.opensearch.client with parameters of type GeoInfoModifier and TypeMethodDescriptionSets the geographic search information. -
Uses of GeoInfo in org.codelibs.fess.rank.fusion
Methods in org.codelibs.fess.rank.fusion that return GeoInfo