VSN-2099/ Add compound index on TripPoint for passenger UUID and type lookup
This MR adds a MongoDB compound index on TripPoint for fields passengerInfo.passengerUuid and type in order to optimize query performance when fetching trip points by passenger UUID with type filter.