Vespa!

Vespa alternatives

  • Algolia

  • Algolia provides a developer-friendly RESTful API for website and app instant search. Most web services and mobile apps, such as Spotify, Salesforce or Amazon need to provide a fast and meaningful access to database objects via a simple search box. People want to find songs, invoices, products in just a few keystrokes.

    tags: api application-search developer-tools full-text-search indexed-search
  • elasticsearch

  • ElasticSearch is a distributed, RESTful, free/open source search server based on Java and under the Apache License ( Lucene ).

    tags: indexing java lucene search-server web-development
  • Apache Solr

  • Solr is an open source enterprise search server based on Lucene search library, with XML/HTTP and JSON APIs. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, and rich document handling. Providing distributed search and index replication, Solr is highly scalable.

    tags: indexed-search lucene search-server web-development