Closed danenespoli closed 5 years ago
Closes #26
Adds Elasticsearch and a very rudimentary search query, planning to expand on this.
Bring up the search cluster with grunt search. Index stuff from the trending page with grunt indexSearch.
grunt search
grunt indexSearch
Closes #26
Adds Elasticsearch and a very rudimentary search query, planning to expand on this.
Bring up the search cluster with
grunt search
. Index stuff from the trending page withgrunt indexSearch
.