Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FlowPart's Widgets are not indexed in Lucene #12713

Conversation

serverside-is
Copy link
Contributor

@serverside-is serverside-is commented Oct 25, 2022

FlowPart's Widgets were not being indexed with Lucene (even with all the necessary settings on the Parts and Indexes).

I added a FlowPartIndexHandler that is basically a clone of the BagPartIndexHandler, and it seems to solve the problem.

Please take a look and see if it makes sense.

@serverside-is serverside-is changed the title Serverside is/flow part widgets in lucene index Fix FlowPart's Widgets are not indexed in Lucene Oct 25, 2022
@Skrypt Skrypt added this to the 1.6 milestone Nov 5, 2022
@sebastienros sebastienros merged commit 70619ed into OrchardCMS:main Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants