Actions
개선(improvement) #1014
closed개선(improvement) #317: [New] Setup Elastic search database for read data
Implement new search availability for Ctrip use Elasticsearch
Part:
Build env.:
Dev
Description
Ctrip get all occupancy when searching availability and currently Alice force parallel search with 5 occupancy. It means one request from Ctrip need to call 5 common search requests.
Implement new common search for Ctrip. So one request from Ctrip only one common search to reduce server resource
Actions