https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.solr-56ebe859-d25c-4491-9afb-00b4d6f0a6cc/image2_pCloud216.png
Backdrop
作者 pcloudhosting
此產品包含免費試用。持續時間與使用量限制可能因優惠及發行者而異。
Just a moment, logging you in...
Version 10.0.0 + Free Support on Ubuntu 24.04
Apache Solr is a high-performance, open-source search platform built on Apache Lucene. It is designed for full-text search, faceted navigation, real-time indexing, and scalable distributed search, making it a preferred choice for enterprise search applications.
Features of Apache Solr:
- Powerful full-text search with advanced query capabilities.
- Scalable and distributed search using SolrCloud.
- Real-time indexing for instant data retrieval.
- Faceted search, filtering, and relevancy tuning.
- RESTful API support for seamless integration.
- Security features including authentication and authorization.
- Active open-source community with continuous enhancements.
To Start Apache Solr run :
$sudo su
$docker restart $(docker ps -q)
To access the Apache Solr interface, you need to navigate to http://your_server_ip:8983/solr
Disclaimer: Apache Solr is an open-source project under the Apache License 2.0. It is maintained by the Apache Software Foundation and provided "as is" without any warranty, express or implied. Users are responsible for complying with licensing terms and best practices while using Solr.