if without specifying the Query.select. it returns okay. but when I specifiy , it doesn't return . i already created the index for that code (key index)
TL;DR
Developers are experiencing an issue where the result is returning null instead of the expected DocumentList when they specify the Query.select. It works fine without specifying the select. They have already created the necessary index.