Skip to content
Discussion options

You must be logged in to vote

I finally succed to get this to work. For anyone having the same issue to search the content inside widgets of a flowpart, you should specify the liquid template in "Use custom full-text" in the parent content type definition, in my case "Page":

{{ Model.Content.FlowPart.Widgets | full_text_aspect }}

Do not forget also to check "Include this element in the index" in child elements content type definition.

I think this is something that should be enabled by default, or at least well explained with examples in the documentation here
https://docs.orchardcore.net/en/dev/docs/guides/implement-fulltext-search/

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Skrypt
Comment options

@momentum-tunis
Comment options

Answer selected by momentum-tunis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants