This article is for day 5 of Merpay Tech Openness Month 2021. The solution covered would allow for a search API to be easily used in a project. Data is loaded from BigQuery (the data source to search) into Apache Solr (the search engine) The search server runs on Cloud Run. Cloud Dataflow is used for search index generation.

11m read timeFrom engineering.mercari.com
Post cover image
Table of contents
Basic ideaOverall system configurationSystem build procedureConclusion
2 Comments

Sort: