Newer
Older
LOG_PREFIX=indexer
server.servlet.contextPath=/api/indexer/v2
logging.level.org.springframework.web=DEBUG
server.port=8080
JAVA_OPTS=-Xms3072m -Xmx3072m
JAVA_GC_OPTS=-XX:+UseG1GC -XX:+UseStringDeduplication -XX:InitiatingHeapOccupancyPercent=45

Artem Dobrynin (EPAM)
committed
deployment-environment=CLOUD

Artem Dobrynin (EPAM)
committed
redis-search-port=6379

Artem Dobrynin (EPAM)
committed

Artem Dobrynin (EPAM)
committed
schema-cache-expiration=60
index-cache-expiration=60
elastic-cache-expiration=1440
cursor-cache-expiration=60

Artem Dobrynin (EPAM)
committed
kinds-cache-expiration=2880

Artem Dobrynin (EPAM)
committed
attributes-cache-expiration=2880

Artem Dobrynin (EPAM)
committed
kinds-redis-database=1
cron-index-cleanup-threshold-days=3
cron-empty-index-cleanup-threshold-days=7

Artem Dobrynin (EPAM)
committed
gae-service=indexer
key-ring=csqp
kms-key=searchService

Artem Dobrynin (EPAM)
committed
KEY_RING=${key-ring}
KMS_KEY=${kms-key}
GOOGLE_CLOUD_PROJECT=${google-cloud-project}

Artem Dobrynin (EPAM)
committed
elastic-datastore-kind=SearchSettings
elastic-datastore-id=indexer-service
security.https.certificate.trust=false
indexer.que.service.mail=default@iam.gserviceaccount.com
SCHEMA_HOST=${HOST}/api/schema-service/v1/schema
storage-query-kinds-host=https://${STORAGE_HOSTNAME}/api/storage/v2/query/kinds