Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use elastic search long/lat #2376

Open
todo bot opened this issue Jan 13, 2020 · 1 comment
Open

use elastic search long/lat #2376

todo bot opened this issue Jan 13, 2020 · 1 comment

Comments

@todo
Copy link

todo bot commented Jan 13, 2020

# TODO: use elastic search long/lat
@neighbours = @planting.nearby_same_crop
.where.not(id: @planting.id)
.includes(:owner, :crop, :garden)
.limit(6)
respond_with @planting


This issue was generated by todo based on a TODO comment in 6c9a15f when #2320 was merged. cc @Br3nda.
@todo todo bot added the todo 🗒️ label Jan 13, 2020
@todo todo bot assigned Br3nda Jan 13, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.81. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant