Since the views are of dynamic in nature, and does not occupy any physical space on the system, it is not worth the while to index them. But you always have to make sure that your underlying query that generates the view, better ustilize those table level indices to be more faster and efficient.

Though this is the basic theme behind the nature of views and thought of refreshing

Sam