Skip to content

Commit

Permalink
Update README.md (#13)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.md

Co-authored-by: David Glick <david@glicksoftware.com>

---------

Co-authored-by: David Glick <david@glicksoftware.com>
  • Loading branch information
tisto and davisagli authored Oct 10, 2023
1 parent 94e961e commit 1e9587d
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Volto add-on for Solr support
# Volto Solr Plone Add-on

This package has to be used together with the `volto-solr` back-end package.
This add-on enhances Plone (Volto) with a Solr-based full-text search.

This package has to be used together with the [`kitconcept.solr`](https://github.com/kitconcept/kitconcept.solr) back-end package.

# Installation

Go to your Volto frontend package and run:

```
yarn add @kitconcept/volto-solr
```

## Configuration

Expand Down

0 comments on commit 1e9587d

Please sign in to comment.