Algolia

From Wikipedia, the free encyclopedia
Algolia, Inc.
TypePrivate
IndustrySoftware
Information Technology
Search Engines
GenreSearch and index
Founded10 October 2012 Edit this on Wikidata
Founders
  • Nicolas Dessaigne, Julien Lemoine
Headquarters
San Francisco, California
,
U.S.
Area served
Worldwide
Key people
  • Bernadette Nixon (CEO), Julien Lemoine (CTO)
Services
  • Real-time search
Number of employees
320+
Websitewww.algolia.com

Algolia is a French startup company offering a web search product through a SaaS (software as a service) model.

Company[]

Algolia was founded in 2012 by Nicolas Dessaigne and Julien Lemoine, who are originally from Paris, France. It was originally a company focused on offline search on mobile phones. Later it was selected to be part of Y Combinator's[1] Winter 2014 class.

Starting with two data centres in Europe and the US, Algolia opened a third centre in Singapore in March 2014,[2] and as of 2019, claimed to be present in over 70 data centers across 16 worldwide regions.[3] It serves roughly 7,500+ customers, handling 60 billion user queries per month.[4] In May 2015, Algolia received $18.3M in a series A investment from a financial group led by Accel Partners,[5] and in 2017 a $53M series B investment, also led by Accel Partners.[citation needed] From June 2016 to September 2019, the usage of Algolia by small websites has increased from 632 to 5,168 in the "top 1 million websites" and 197 in the "top 10k websites" evaluated by BuiltWith.[6]

In January 2021, Algolia acquired Romanian AI and machine learning startup MorphL.[7]

In July 2021, Algolia raised a $150 million Series D funding round and became a unicorn as it has a valuation of above 1 billion dollars.[8]

Products and technology[]

The Algolia model provides search as a service, offering web search across a client's website using an externally hosted search engine.[9][10] Although in-site search has long been available from general web search providers such as Google, this is typically done as a subset of general web searching. The search engine crawls or spiders the web at large, including the client site, and then offers search features restricted to only that target site. This is a large and complex task, available only to large organisations at the scale of Google or Microsoft.

Algolia's product only indexes their clients' sites and so the search task is far simpler. Data for the client site is pushed from the client to Algolia via a RESTful JSON API,[11] then the search box is simply added to the client's web pages.[12] This search model is intended to give the performance and sophistication advantages of a full in-house search engine operating on the native web site back-end database, but with the simplicity of setup of using a site-restricted Google search.

Products[]

Algolia claims a number of advantages for their approach,[13] including speed of response from searching a single site rather than the entire web.[14] Moreover, as Algolia's search can be tailored to the client site, its known structure and its metadata facets, the search offered can be smarter and more site-specific than a generalised web text search. This improves the relevance of search results as searching may take the semantics of site content into account. A web site selling both puppies and dog clutches could avoid the search confusions and homonymy that bedevil the simple text-based search approaches.

Algolia emphasize their ability to provide instantaneous, multi-platform and typo-tolerant features. Algolia's software is closed source. They do however contribute to the open source community to an extent.[15] Two examples are Algolia Place and Algolia Document.[16][17]

API[]

Algolia provides their search service via various APIs.[18] The Rest API provides basic features of search, analysis and monitoring. There are 10 supported languages and platforms for client usage. Supported languages include Python, Ruby, PHP, JavaScript, Java, Go, C#, Scala. Two mobile platforms, iOS, Android, are supported. Algolia can be also integrated with four web frameworks: Ruby on Rails, Symfony, Django and Laravel. For user interface, Algolia has a few UI libraries options to choose from.

Besides these products, Algolia also has integration with other open source and third-party software, including Drupal, WordPress and Magento.[19]

Infrastructure[]

Algolia documented one attempt to remove all single points of failure in their architecture and proposed a worldwide infrastructure called Distributed Search Network to efficiently reply to a search query from any location.[20]

The DSN feature allows to set the locations in Algolia's network where the data should be duplicated. The API and queries are routed from the end-user's browser or mobile application to the closest location in the network. That setup helped reduce processing latency for the end users, and improves availability for their searches.

See also[]

References[]

  1. ^ Romain Dillet (21 January 2014). "Algolia Provides 'Spotlight' For The Web With Its Turbocharged Real-Time Search API". techcrunch.com.
  2. ^ Romain Dillet (21 March 2014). "Algolia Adds Asian Data Center While Taking Over Search On The Web". techcrunch.com.
  3. ^ "Algolia's website". algolia.com. 11 September 2016.
  4. ^ Caroline Kunz (July 22, 2016). "How Algolia Uses Wavefront to Keep Its Hosted Search API Instantaneous for 12B+ Queries Monthly". wavefront.com.
  5. ^ "Algolia Raises $18.3M Series A Investment Led by Accel Partners". builtwith.com. 11 September 2016.
  6. ^ "Algolia Usage Statistics". builtwith.com. 11 September 2016.
  7. ^ Sawers, Paul (26 January 2021). "Algolia acquires MorphL to turbocharge 'search-as-a-service' platform with AI". VentureBeat. Archived from the original on 28 January 2021. Retrieved 28 January 2021.
  8. ^ "Search API startup Algolia raises $150 million at $2.25 billion valuation".
  9. ^ Leanstack (March 23, 2014). "How Algolia Built Their Realtime Search as a Service Product". thenewstack.io.
  10. ^ Josiah Motley (July 29, 2016). "Interview with the CEO of search powerhouse, Algolia". vator.tv.
  11. ^ "REST API". algolia.com.
  12. ^ "How it works". algolia.com.
  13. ^ "How Algolia Built Their Realtime Search as a Service Product". leanstack.io. 23 March 2014.
  14. ^ "High Performance". algolia.com.
  15. ^ "Algolia Geo-Search". algolia.com. 11 September 2015.
  16. ^ Susan Hall (1 Jul 2016). "Algolia Takes In-App Search to New Places". thenewstack.io.
  17. ^ "Algolia DocSearch". github.com. 11 September 2015.
  18. ^ "Github". builtwith.com. 11 September 2016.
  19. ^ "Algolia API". algolia.com. 11 September 2015.
  20. ^ Julien Lemoine (13 August 2015). "Algolia's Fury Road To A Worldwide API". medium.com.

External links[]

Retrieved from ""