Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apache/solr-sandbox
Apache Solr open-source search software plugin modules sandbox
https://github.com/apache/solr-sandbox
backend information-retrieval java lucene nosql search search-engine solr
Last synced: about 1 month ago
JSON representation
Apache Solr open-source search software plugin modules sandbox
- Host: GitHub
- URL: https://github.com/apache/solr-sandbox
- Owner: apache
- License: apache-2.0
- Created: 2021-01-14T18:00:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-22T14:12:06.000Z (about 1 month ago)
- Last Synced: 2024-11-22T15:24:03.571Z (about 1 month ago)
- Topics: backend, information-retrieval, java, lucene, nosql, search, search-engine, solr
- Language: Java
- Homepage: https://solr.apache.org/
- Size: 13.9 MB
- Stars: 10
- Watchers: 29
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Solr Sandbox
The solr sandbox repository serves as a place to host contributions that are not a part of core solr.
This allows for contributors to try out new ideas without affecting the main project.
The Lucene sandbox, which provides the same value for Lucene centric code, is currently a module within the main lucene-solr repository.