I do have a little fix to prevent plugin tags from appearing in the search results:
www.nonumber.nl/forum/14-sourcerer/6887-...ch-results-core-hack
before code replacement: {} tags were not visible in search results
after: substituted content visible
nice.
Maybe this does the trick:
extensions.joomla.org/extensions/search-...ing/site-search/4753
(commercial though)
looks like there is no extension/parser for referenced articles to index in built-in searcher
quoted > it's an advanced searcher, but will not solve the problem, seems like it will not index substituted content.
so, there are 3 obvious ways to solve the problem
a). disable search component
b). write tags in article with references
c). copypaste referenced articles, del references )
btw: there is an idea -
an extension (+ code hack)
one pastes a tags cloud in article reference like {article _name1_}{tags: _some_tags_}{text}{/article} (may be with raiting) > internal searcher can see it, but hack will prevent joomla from showing those tags in search result.
If method combined with Articles Anywhere, can give nice result (for internal searcher only).
google rulez