-
5
Answers
-
Last Activity:
long time ago,
Anonymous
Modules with empty title not appearing in search results
Add an Answer
Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
The new Lucene engine seems to not be indexing modules that have an empty title (or it's just that search results do not include them).
I have many clients who leave the default titles on modules and then use a "no-title" container. The solution I used with the previous indexing engine was a trigger that would replace any default module titles with the title of the page containing the module, so that users would not see this ugly "Text/HTML" in search results.
With the new engine, I can't use this trigger, since Lucene does its indexing in a different way. So I tried to just drop the title from modules with default titles, but then content from those modules would not be available in Search Results at all!
Any workarounds for this?