Zurück zum Ranking

apache/solr

Javasolr.apache.org

Apache Solr open-source search software

lucenesolrsearchnosqljavabackendsearch-engineinformation-retrieval
Sterne-Wachstum
Sterne
1.6k
Forks
845
Wochenwachstum
Issues
0
5001k1.5k
Feb. 2011März 2016Mai 2021Juli 2026
ArtefakteMavengit clone https://github.com/apache/solr.git
README

Welcome to the Apache Solr project!


Solr is the blazing-fast, open source, multi-modal search platform built on Apache Lucene. It powers full-text, vector, and geospatial search at many of the world's largest organizations.

Build Status Build Status

For a complete description of the Solr project, team composition, source code repositories, and other details, please see the Solr web site at https://solr.apache.org/

Download

Downloads for Apache Solr distributions are available at https://solr.apache.org/downloads.html.

Running Solr

Installing Solr

The Reference Guide contains an entire Deployment Guide to walk you through installing Solr.

Running Solr in Docker

You can run Solr in Docker via the official image. Learn more about Solr in Docker

Running Solr on Kubernetes

Solr has official support for running on Kubernetes, in the official Docker image. Please refer to the Solr Operator home for details, tutorials and instructions.

How to Use

Solr includes a few examples to help you get started. To run a specific example, enter:

  bin/solr start -e <EXAMPLE> where <EXAMPLE> is one of:
    cloud:         SolrCloud example
    techproducts:  Comprehensive example illustrating many of Solr's core capabilities
    schemaless:    Schema-less example (schema is inferred from data during indexing)
    films:         Example of starting with _default configset and adding explicit fields dynamically    

For instance, if you want to run the techproducts example, enter:

  bin/solr start -e techproducts

For a more in-depth introduction, please check out the tutorials in the Solr Reference Guide.

Support

Developer Documentation

Learn more about developing Solr by reading through the developer docs in ./dev-docs source tree or building Solr from source in ./dev-docs/solr-source-code.adoc

Quickstart

Solr uses Gradle for its build system. Here are some useful hints to build and run Solr locally:

  • To build a Solr dev distribution:
./gradlew dev
  • To run the Solr dev distribution locally:
cd ./solr/packaging/build/dev
bin/solr start
  • Open a web browser and go to http://localhost:8983/solr/ to access the Solr Admin interface. You can also use the bin/solr script to create and manage Solr collections. For example use the bin/solr post tool to index some sample data.

Get Involved

Please review CONTRIBUTING.md for information on contributing to the project.

To get involved in the developer community:

Ähnliche Repositories
dzharii/awesome-elasticsearch

A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!

The Unlicenseelasticsearchquery-elasticsearch
5.1k564
crate/crate

CrateDB is a distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time, even with complex queries. It is PostgreSQL-compatible, and based on Lucene.

JavaMavenApache License 2.0sqldistributed
cratedb.com/database
4.4k603
apache/lucene-solr

Apache Lucene and Solr open-source search software

Apache License 2.0lucenesolr
lucene.apache.org
4.4k2.6k
RoaringBitmap/RoaringBitmap

A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others

JavaMavenApache License 2.0javabitset
roaringbitmap.org
3.9k594
apache/lucene

Apache Lucene open-source search software

JavaMavenApache License 2.0lucenesearch
lucene.apache.org
3.5k1.4k
crossoverJie/SSM

:two_hearts: build SSM from 0 👉🏽👉🏽 distributed micro service.

JavaMavenGNU General Public License v2.0ssmwebsockets
crossoverjie.top/categories/SSM/
3.4k1.3k
smartstore/SmartStoreNET

Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution

C#GNU General Public License v3.0smartstorec-sharp
smartstore.com/en/net
2.7k1.4k
apache/lucenenet

Apache Lucene.NET is an open-source full-text search library written in C#, ported from the Apache Lucene project.

C#Apache License 2.0lucenenetlucene
lucenenet.apache.org
2.4k660
strapdata/elassandra

Elassandra = Elasticsearch + Apache Cassandra

JavaMavenApache License 2.0cassandraelasticsearch
elassandra.io
1.7k194
u014427391/jeeplatform

一款企业信息化开发基础平台,拟集成OA(办公自动化)、CMS(内容管理系统)等企业系统的通用业务功能 JeePlatform项目是一款以SpringBoot为核心框架,集ORM框架Mybatis,Web层框架SpringMVC和多种开源组件框架而成的一款通用基础平台,代码已经捐赠给开源中国社区

JavaScriptnpmApache License 2.0javaeeactiviti
1.4k568
ldqk/Masuit.MyBlogs

基于C#/.NET9+vue3的 masuit.org个人博客站项目源码,https://masuit.org ,供参考、学习、引用、非商业性质的部署。

JavaScriptnpmMIT Licensemvcblog
masuit.org
1.2k299
FuZhucheng/SSM

J2EE项目系列(四)–SSM框架构建积分系统和基本商品检索系统(Spring+SpringMVC+MyBatis+Lucene+Redis+MAVEN)

JavaMavenssmjava
1.2k459