Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Drutopia
drutopia_blog
Commits
22870ed1
Commit
22870ed1
authored
Jul 04, 2018
by
Clayton Dewey
Browse files
add topics to search index
parent
8c5771da
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
config/install/search_api.index.blog.yml
config/install/search_api.index.blog.yml
+9
-0
No files found.
config/install/search_api.index.blog.yml
View file @
22870ed1
...
...
@@ -4,6 +4,7 @@ dependencies:
config
:
-
field.storage.node.field_tags
-
field.storage.node.field_summary
-
field.storage.node.field_topics
-
search_api.server.database
-
core.entity_view_mode.node.search_index
module
:
...
...
@@ -96,6 +97,14 @@ field_settings:
datasource_id
:
'
entity:node'
property_path
:
promote
type
:
boolean
field_topics
:
label
:
Topics
datasource_id
:
'
entity:node'
property_path
:
field_topics
type
:
integer
dependencies
:
config
:
-
field.storage.node.field_topics
datasource_settings
:
'
entity:node'
:
bundles
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment