2 phút đọc
apache/solr: Apache Solr open-source search software – Repository apache/solr. Mô tả: Apache Solr open-source search software. 1665 stars, 858 forks, ngôn ngữ chính Java, cập nhật 2026-08-25.
1. Repository làm gì?
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.
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/
Downloads for Apache Solr distributions are available at https://solr.apache.org/downloads.html.
The Reference Guide contains an entire Deployment Guide to walk you through installing Solr.
You can run Solr in Docker via the official image. Learn more about Solr in Docker
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.
2. Dữ liệu và cấu trúc đáng chú ý
Solr includes a few examples to help you get started. To run a specific example, enter:
For instance, if you want to run the techproducts example, enter:
For a more in-depth introduction, please check out the tutorials in the Solr Reference Guide.
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
Solr uses Gradle for its build system. Here are some useful hints to build and run Solr locally:
Please review CONTRIBUTING.md for information on contributing to the project.
To get involved in the developer community:
Số liệu repository có thể thay đổi; nên mở liên kết nguồn để kiểm tra README, giấy phép và trạng thái phát hành.
Nguồn tham khảo: Xem bài gốc