♻️ this is the official and maintained fork of the original @shopping24 repository maintained by solr.cool.
Utility classes for working with Apache Solr. Currently contains only some convenience methods for working with
instances of NamedList.
For more information, read the JavaDoc.
The library is published via Maven Central. If you're using Maven, simply add the following dependency to your project:
<dependency>
<groupId>cool.solr</groupId>
<artifactId>solr-util</artifactId>
<version>1.5.0</version>
</dependency>
We're looking forward to your comments, issues and pull requests!
This library is licensed under the Apache License, Version 2.0. See the LICENSE file for more information.