Open amitaibu opened 3 months ago
I get an error when running locally. I have a case where using Overmind causes devenv up
to exit, vs. using the default, which still has ES failing but doesn't kill the process.
Overmind | Default |
---|---|
Update: We are now able to index the title
and body
of News
For now, we can see the results in http://localhost:9200/news/_search?pretty
To test:
Took me more time than I'm willing to admit, but I was able to get the News ID from Elastic :sweat_smile:
50