mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Defining default search fields in Search recipe
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
<Command>
|
||||
index create Search
|
||||
index update Search
|
||||
search use Search
|
||||
</Command>
|
||||
|
||||
<Settings>
|
||||
<SearchSettingsPart SearchedFields="body,title" FilterCulture="false" SearchIndex="Search" />
|
||||
</Settings>
|
||||
|
||||
</Orchard>
|
||||
|
||||
Reference in New Issue
Block a user