Elastic-Search-Spike docker-compose up //start the instance #Sample Data { id: '101', name: 'My Product', price: 25.99, categories: [ { L0: 'SHOES', L1: 'TRENDS', L2: 'Sneakers'} ] }