I noticed that blocks created normally then added to layout builder are not indexed because they have different plugin ID.
So the only blocks that are indexed are the ones created inside layout builder or have "inline_block" plugin id.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | indexing_custom_block-3334553-8.patch | 6.73 KB | ahmad-alyasaki |
| #8 | indexing_custom_block-3334553-7.patch | 6.67 KB | ahmad-alyasaki |
| #6 | indexing_custom_block-3334553-6.patch | 7.84 KB | Abdalhamid |
Issue fork layoutbuilder_search_api-3334553
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
Abdalhamid commentedComment #3
Abdalhamid commentedComment #4
Abdalhamid commentedI forgot to include untracked files.
Comment #5
Abdalhamid commentedI apologize, I left an empty space in services.yaml causing the patch to fail.
This should be working right now
Comment #6
Abdalhamid commentedexclude .info file from patch
Comment #7
tim-dielsI see typos and not following Coding Standards. So setting to Needs Work.
Comment #8
ahmad-alyasaki commentedreroll against 1.0.2 & Fixed the previous patch typo with the following standard
Comment #9
ahmad-alyasaki commentedFix the Service name.
Comment #10
ayalon commentedThanks, I will fix the remaining code issues and then merge it.
Comment #12
ayalon commentedComment #13
ayalon commented