The problem is that a zip file conceptually contains lots of files. Spotlight works on a file-by-file basis. So whilst you could write a plugin to index the zip file itself (normal file attributes like size of file, modified date and so on as well as zip attributes (number of contained files for example)) it would not be able to index the files within the zip file which is what would actually be usefull.