Thanks for your response guys.
We have a developer who when learned about bitmap indexes, started converting every index into a bitmap - his only logic being that they were much smaller than the b*tree and the performance was about the same if not better than b*tree.
Evaluating the overhead/trouble we are getting into we sure do need to do some benchmarks.

Thanks,

-Rajeev