{"id":20141488,"url":"https://github.com/michaelborn/yelpitup","last_synced_at":"2026-06-14T21:33:17.385Z","repository":{"id":86836551,"uuid":"262053747","full_name":"michaelborn/YelpItUp","owner":"michaelborn","description":"A sample Elasticsearch app using CBElasticsearch and the Yelp sample dataset","archived":false,"fork":false,"pushed_at":"2022-05-27T17:18:58.000Z","size":121,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T23:30:23.692Z","etag":null,"topics":["cfml","coldbox","coldfusion","elasticsearch","yelp","yelp-dataset"],"latest_commit_sha":null,"homepage":null,"language":"ColdFusion","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michaelborn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-07T13:11:26.000Z","updated_at":"2024-08-29T13:02:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"d8e7e126-8c0c-47e4-8c21-c0132815e375","html_url":"https://github.com/michaelborn/YelpItUp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michaelborn/YelpItUp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelborn%2FYelpItUp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelborn%2FYelpItUp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelborn%2FYelpItUp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelborn%2FYelpItUp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelborn","download_url":"https://codeload.github.com/michaelborn/YelpItUp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelborn%2FYelpItUp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34339195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cfml","coldbox","coldfusion","elasticsearch","yelp","yelp-dataset"],"created_at":"2024-11-13T21:57:29.293Z","updated_at":"2026-06-14T21:33:17.342Z","avatar_url":"https://github.com/michaelborn.png","language":"ColdFusion","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YelpItUp\n\nA sample Elasticsearch app using the [Yelp dataset](https://www.yelp.com/dataset/), [Coldbox](https://www.coldbox.org/), and [CBElasticsearch](https://cbelasticsearch.ortusbooks.com/).\n\n![YelpItUp app showing sample Yelp reviews for \"pickle\"](includes/images/yelp-it-up-pickle-search.png)\n\nFor a full description of how this app works, check out my ITB 2020 CBElasticsearch talk [presentation](https://slides.com/michaelborn/power-up-with-cbelasticsearch#/) or [github repo](https://github.com/michaelborn/ITB2020-CBElasticsearch-talk).\n\n## Getting Started\n\n1. Clone this repo - `git clone git@github.com:michaelborn/YelpItUp.git`\n2. [Install CommandBox if you don't have it](https://commandbox.ortusbooks.com/getting-started-guide)\n3. Download the [Yelp dataset](https://www.yelp.com/dataset) and extract to `resources/downloads/yelp_dataset`\n4. Install dependencies - `box install`\n5. Start up a docker Elasticsearch container - `docker run -d -p 9210:9200 -e \"discovery.type=single-node\" elasticsearch:7.6.2`\n6. Copy `.env.example` to `.env`\n7. Start this app - `box start`\n\n## The Good News\n\n\u003e For all have sinned, and come short of the glory of God ([Romans 3:23](https://www.kingjamesbibleonline.org/Romans-3-23/))\n\n\u003e But God commendeth his love toward us, in that, while we were yet sinners, Christ died for us. ([Romans 5:8](https://www.kingjamesbibleonline.org/Romans-5-8))\n\n\u003e That if thou shalt confess with thy mouth the Lord Jesus, and shalt believe in thine heart that God hath raised him from the dead, thou shalt be saved. ([Romans 10:9](https://www.kingjamesbibleonline.org/Romans-10-9/))\n \n## Repository\n\nCopyright 2020 (and on) - [Michael Born](https://michaelborn.me/)\n\n* [Homepage](https://bitbucket.org/michaelborn_me/cfevents/src/master/)\n* [Issue Tracker](https://bitbucket.org/michaelborn_me/cfevents/issues?status=new\u0026status=open)\n* [New BSD License](https://bitbucket.org/michaelborn_me/cfevents/src/master/LICENSE.txt)\n\n[![cfmlbadges](https://cfmlbadges.monkehworks.com/images/badges/made-with-cfml.svg)](https://cfmlbadges.monkehworks.com) [![cfmlbadges](https://cfmlbadges.monkehworks.com/images/badges/tested-with-testbox.svg)](https://cfmlbadges.monkehworks.com) [![cfmlbadges](https://cfmlbadges.monkehworks.com/images/badges/powered-by-coffee.svg)](https://cfmlbadges.monkehworks.com) [![cfmlbadges](https://cfmlbadges.monkehworks.com/images/badges/i-can-bench-press-ben-nadel.svg)](https://cfmlbadges.monkehworks.com)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelborn%2Fyelpitup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelborn%2Fyelpitup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelborn%2Fyelpitup/lists"}