ListIndex would run embeddings on text at query time whereas the vector index would run a similarity on already stored embeddings at query time?
Is that part true though? Then they wouldn't be the same, right? With listIndex obtaining embeddings on query time.