This example illustrates basic search features of Searchly powered by Elasticsearch.
Sample application is using Elasticsearch PHP client PHP ElasticSearch client to integrate with Searchly
To create initial index and sample data click "Create Documents" (3 sample laptops will be created.)
To test search; enter "Laptop", "Asus" or "Dell" to search box at top right and hit enter.
- Sign Up and get your API-KEY from here.
- Go to bootstrap.php and put replace your connection url with the dummy one in the configuration element.
- Comment out $client = new Elasticsearch\Client();