We were facing the same problem, I don't think getting a count of a field with vector is possible. A work around could be that you write another field to the index ever time you add a vector do a doc, e.g. vector_creation_pdate. Then used this to get the count of all docs with vectors.