Earlier quoted context omitted.
Cool project. Could you briefly talk about * the backend you use and how it will scale to sites with large amounts of data across servers * can third party sites integrate your search service? * How is it different from eg- Algolia Good luck with the project!
Thank you ! Backend is custom built written in C and assembly. Supports sharding and replication which is rack aware and data-center aware. > can third party sites integrate your search service? Yes of course.. that is the end goal. Algolia is awesome.. but you end up paying a lot based on how many ways you sort / rank data. This operates with an on-the-fly ranking model and rank on any field in any direction. Also d…
You have to write a really long blog post on why you've chosen this way.