File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,17 +5,16 @@ This plugin is a Search Plugin, to be used together with
55* [ Flowpack.SimpleSearch.ContentRepositoryAdaptor] ( https://github.com/Flowpack/Flowpack.SimpleSearch.ContentRepositoryAdaptor ) .
66
77## Installation
8+
89Install via composer with your favorite adaptor:
910
1011** ElasticSearch**
11- ```
12- composer require flowpack/searchplugin flowpack/elasticsearch-contentrepositoryadaptor
13- ```
12+
13+ composer require flowpack/searchplugin flowpack/elasticsearch-contentrepositoryadaptor
1414
1515** SimpleSearch**
16- ```
17- composer require flowpack/searchplugin flowpack/simplesearch-contentrepositoryadaptor
18- ```
16+
17+ composer require flowpack/searchplugin flowpack/simplesearch-contentrepositoryadaptor
1918
2019Inclusion of the routes from this package into your main ` Configuration/Routes.yaml ` is no longer needed as of Flow 4.0.
2120
You can’t perform that action at this time.
0 commit comments