Closed (works as designed)
Project:
Restricted Search
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2008 at 20:08 UTC
Updated:
16 Jul 2008 at 17:37 UTC
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
Comment #1
deviantintegral commentedSorry, 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