Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 734 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 734 Bytes

QueryService

  • set up directory and query service for NavCog
  • need to add query_server key for server_config file for MapService

server.env

  • Development Configuration
HULOP_MAP_SERVICE          # URL for the MapService (e.g., http://localhost:9090/map)
HULOP_MAP_SERVICE_USE_HTTP # true: use HTTP - false: HTTPS
  • Category Grouping Configuration
# Specify the criteria for grouping categories
# true: enabled - false: disabled (default)
SEARCH_BY_BUILDING_ENABLED        # Enable grouping by building name
SEARCH_BY_FLOOR_ENABLED           # Enable grouping by floor
SEARCH_BY_CATEGORY_ENABLED        # Enable grouping by category name
SEARCH_BY_NEARBY_FACILITY_ENABLED # Enable grouping by nearby facility