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

Store prices in Elasticsearch using search-a-licious #405

Open
raphael0202 opened this issue Aug 28, 2024 · 0 comments
Open

Store prices in Elasticsearch using search-a-licious #405

raphael0202 opened this issue Aug 28, 2024 · 0 comments
Labels
⭐ top issue Top issue. 🙅‍♀️ Wontfix This will not be worked on

Comments

@raphael0202
Copy link
Contributor

It would unlock many things, including advanced search with complex lucene query.

We would use a flat schema, with the following fields:

  • labels (from product or from price)
  • barcode
  • categories (from product or from price)
  • brands
  • location (lat/long, country, city, shop name, shop type)
  • proof (type, owner, currency, date)
  • price
  • currency
  • is_discounted
  • discounted price
  • without_barcode
  • origin (only for barcodeless prices)
  • price_per
  • nutriscore
  • nova_score
  • ecoscore
  • flavor
  • date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐ top issue Top issue. 🙅‍♀️ Wontfix This will not be worked on
Projects
Status: Backlog
Development

No branches or pull requests

3 participants