Skip to content
Snippets Groups Projects
Commit 33dcae19 authored by David Maus's avatar David Maus
Browse files

Fix Markdown markup

parent c8454577
No related branches found
No related tags found
No related merge requests found
HAB Solr
==
This library implements facetted Solr search. It started as a spin-off of [https://github.com/vufind-org](VuFind's
search component) but simplified the communication with the Solr backend. It implements the
[https://en.wikipedia.org/wiki/Command_pattern](Command pattern) and provides customizable access to facets. The concept
of generic *parameter providers* and *response consumers* makes it easy to implemented access to Solr features not
covered by this library.
This library implements facetted Solr search. It started as a spin-off of [VuFind's search component](https://github.com/vufind-org)
but simplified the communication with the Solr backend. It implements the [Command pattern](https://en.wikipedia.org/wiki/Command_pattern)
and provides customizable access to facets. The concept of generic *parameter providers* and *response consumers* makes it
easy to implemented access to Solr features not covered by this library.
HAB Solr is Copyright (c) 2016-2019 by Herzog August Bibliothek Wolfenbüttel and released under the terms of the GNU
General Public License v3 or higher.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment