CCK nodes primarily meant to be presented only with views and not as individual nodes

That's exactly what I need!

But the question is, how do I get the view itself to show up in search results?

Comments

deviantintegral’s picture

Status: Active » Closed (works as designed)

Sorry, I don't think that's possible as views are not nodes: http://drupal.org/node/281056

You might want to reconsider your data design. In my case it works because the 'hidden' nodes are fused with views_fusion with nodes which are searchable.

--Andrew