Apache Solr Field Access
With content_permissions (cck) module enabled, cck fields may not be indexed by search, as cron is run as anonymous user.
Using patch http://drupal.org/node/510744 to allow search to index cck fields, may expose search results that the user does not have access.
Creating separate module, as per robertDouglass http://drupal.org/node/536990.
