Apache Solr

Apache Lucene and Solr open-source search software (by apache)

Apache Solr Alternatives

Similar projects and alternatives to Apache Solr

  1. prometheus

    The Prometheus monitoring system and time series database.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. Typesense

    Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences

  4. MeiliSearch

    A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.

  5. elasticsearch-mapper-attachments

    Discontinued Mapper Attachments Type plugin for Elasticsearch

  6. quickwit

    Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.

  7. consul

    Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

  8. tantivy

    Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. manticoresearch

    Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK stack

  11. sonic

    🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.

  12. OpenSearch

    🔎 Open source distributed and RESTful search engine.

  13. bleve

    A modern text/numeric/geo-spatial/vector indexing library for go

  14. lucene

    Apache Lucene open-source search software

  15. CoreNLP

    CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.

  16. solr

    14 Apache Solr VS solr

    Apache Solr open-source search software

  17. Drools

    This repository is a fork of apache/incubator-kie-drools. Please use upstream repository for development.

  18. phalanx

    Phalanx is a cloud-native distributed search engine that provides endpoints through gRPC and traditional RESTful API.

  19. orama

    13 Apache Solr VS orama

    🌌 A complete search engine and RAG pipeline in your browser, server or edge network with support for full-text, vector, and hybrid search in less than 2kb.

  20. Toshi

    A full-text search engine in rust

  21. Apache Lucene

    Apache Lucene.NET

  22. indexer4j

    Simple full text indexing and searching library for Java

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Apache Solr alternative or higher similarity.

Apache Solr discussion

Log in or Post with

Apache Solr reviews and mentions

Posts with mentions or reviews of Apache Solr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-04-24.
  • Testing MongoDB Atlas Search Java Apps Using TestContainers
    5 projects | dev.to | 24 Apr 2025
    MongoDB Atlas Search is an extension to the built-in indexing capabilities that are part of MongoDB itself, using the awesome open source indexing and query library Lucene. MongoDB has built a wrapper around Lucene called mongot. Mongot has two responsibilities: First, it follows the change stream of any collection you choose to index and builds Lucene indexes asynchronously. Second, when you run the $search aggregation stage in a MongoDB query, mongot will be invoked to perform a Lucene query on the index and return a stream of document ids for further processing and data retrieval.
  • Integrating Full-Text Search with Hibernate Search in a Java Application
    1 project | dev.to | 12 Apr 2025
    Implementing full-text search in an application can be challenging, but Hibernate Search simplifies the process by offering a built-in solution that requires minimal configuration. It seamlessly integrates with powerful search engines like Elasticsearch and Lucene, enabling efficient and scalable search capabilities.
  • Unveiling Apache Lucene: Open Source Innovation, Funding, and Community
    2 projects | dev.to | 6 Mar 2025
    In today’s digital landscape, open source projects are the engines of innovation that drive technological progress and collaboration. One such powerhouse is Apache Lucene. Recognized as one of the most advanced high-performance text search engine libraries, Apache Lucene not only excels technically but also sets a benchmark in open source business models and sustainable funding. In this post, we delve into Lucene’s unique ecosystem, its transparent licensing under the Apache License 2.0, and the robust community that fuels its continuous advancements. For a deeper dive into these topics, check out the original article “What is Apache Lucene? The Open Source Business Model, Funding, and Community.”
  • Lucene and I
    3 projects | dev.to | 5 Dec 2024
    It just be this easy with a little Java elbow grease. And because it’s fairly straightforward to send data into Lucene and then query it powerfully, and because Mr. Cutting nurtured such a benevolent, inviting yet demanding, open source environment, an entire ecosystem of add-ons, forks, ports, wrappers, and companies, and ... And ... AND!
  • Considerations for Unicode and Searching
    3 projects | dev.to | 4 Jul 2024
    Solr is based on the Lucene library, as is Elastic. I mention this because these two search engines provide most private web site search capabilities on the internet. I started using Lucene around 25 years ago in Perl - it works well.
  • Iniciando no Elasticsearch: Conceitos básicos
    2 projects | dev.to | 18 Apr 2024
  • YaCy, a distributed Web Search Engine, based on a peer-to-peer network
    9 projects | news.ycombinator.com | 5 Mar 2024
    There are already many project about search:

    - https://www.marginalia.nu/

    - https://searchmysite.net/

    - https://lucene.apache.org/

    - elastic search

    - https://presearch.com/

    - https://stract.com/

    - https://wiby.me/

    I think that all project are fun. I would like to see one succeeding at reaching mainstream level of attention.

    I have also been gathering links meta data for some time. Maybe I will use them to feed any eventual self hosted search engine, or language model, if I decide to experiment with that.

    - domains for seed https://github.com/rumca-js/Internet-Places-Database

    - bookmarks seed https://github.com/rumca-js/RSS-Link-Database

    - links for year https://github.com/rumca-js/RSS-Link-Database-2024

  • Getting started with Elasticsearch + Python
    1 project | dev.to | 7 Feb 2024
    Elasticsearch is based on Lucene and is used by various companies and developers across the world to build custom search solutions.
  • Tools to use to query and index data?
    1 project | /r/csMajors | 29 Jun 2023
    elastic search is kinda heavyweight infra for a small project. Its built on top of apache lucene (https://lucene.apache.org), which you can use directly.
  • Top metrics for Elasticsearch monitoring with Prometheus
    1 project | dev.to | 9 May 2023
    Elasticsearch is based on Lucene, which is built in Java. This means that monitoring the Java Virtual Machine (JVM) memory is crucial to understand the current usage of the whole system.
  • A note from our sponsor - Stream
    getstream.io | 19 Jul 2025
    Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →

Stats

Basic Apache Solr repo stats
36
4,373
0.0
10 months ago

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io