I'm looking for for the best method to allow anonymous users search CCK fields.

Exposed views works OK on pages, but I want to have a block that sits in a column across an entire site. I know Apache SOLR is popular, but it's not needed for this size site. This site would have < 500 nodes.

What are people using now to achieve this? I've been away from Drupal for a while.

Comments

Patroclas’s picture

The Finder module will search a view - maybe try that?

mattmm’s picture

thank you! I'll check it out!

mattmm’s picture

This works great! Thank you for the heads up!