This sample exemplifies how you can implement aws cloudSearch in your environment. Architecture, logic, and database are already defined for you to use.The use case we used is a searching tab where you can search the name of the bride and groom or their parents. The searched data is ordered by the "score", so the most relevant results come first.
Added new top menu and label adjustment.