core: index component reference & text content in full text
Not a proper tool to search source code, but makes it possible to search for source code in component.
Showing
-
Owner
the funny thing is that some tests were doing
self.assertEqual(portal_catalog(searchable_text="some search string that will not be in catalog"), [])
but with this change the test component itself is found with this search string.
I just ran test quickly when cloudooo was broken and I merged optimistically. I'll push a fix in a few minutes
Please register or sign in to comment