Home

Awesome

Awesome Solr Awesome

Solr is a Web Service (REST) that provides applications API access to create and manage search indices (Collections) that behave like a NoSQL storage for Documents with Fields. The data saved in a collection of Solr documents can be queried using a variety of query syntaxes, most commonly the Lucene query syntax, dismax, or edismax. Solr's web server based on Jetty wraps the Lucene API with a web service so that developers and applications don't need to do the housekeeping involved in managing the index files themselves.

A curated list of awesome Apache Solr packages and resources. Maintained by Rahul Singh of Anant. Feel free contact me if you'd like to collaborate on this and other awesome lists. Awesome Cassandra , Awesome Solr, Awesome Lucene

Contents

General

Interfaces

Tools

Projects

Clients

Java

.NET

Scala

Python

Ruby

PHP

Go

Perl

Clojure

Node

Resources

Documentation

Books

TODO : Need to get more books, and then order by reading level.

Tutorials

Websites

Blogs

Docker Images

Videos

Contribute

Contributions welcome! Read the contribution guidelines first.

License

Creative Commons License

This work is licensed under a Creative Commons Attribution 4.0 International License.