File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Neos :
2+ Flow :
3+ mvc :
4+ routes :
5+ ' Flowpack.SearchPlugin ' :
6+ position : ' before Neos.Neos'
7+ Fusion :
8+ defaultContext :
9+ Flowpack.SearchPlugin.Array : Flowpack\SearchPlugin\EelHelper\SearchArrayHelper
10+ Neos :
11+ fusion :
12+ autoInclude :
13+ Flowpack.SearchPlugin : true
14+ ContentRepository :
15+ Search :
16+ defaultContext :
17+ Flowpack.SearchPlugin.Suggestion : Flowpack\SearchPlugin\EelHelper\SuggestionIndexHelper
Original file line number Diff line number Diff line change 1- Neos :
2- Flow :
3- mvc :
4- routes :
5- ' Flowpack.SearchPlugin ' :
6- position : ' before Neos.Neos'
7- Fusion :
8- defaultContext :
9- Flowpack.SearchPlugin.Array : Flowpack\SearchPlugin\EelHelper\SearchArrayHelper
10- Neos :
11- fusion :
12- autoInclude :
13- Flowpack.SearchPlugin : true
14- ContentRepository :
15- Search :
16- defaultContext :
17- Flowpack.SearchPlugin.Suggestion : Flowpack\SearchPlugin\EelHelper\SuggestionIndexHelper
1+ Flowpack :
2+ SearchPlugin :
3+ searchAsYouType :
4+ autocomplete :
5+ size : 10
6+ suggestions :
7+ size : 10
8+ sourceFields :
9+ - __path
10+ - title
You can’t perform that action at this time.
0 commit comments