Novus API retrieve document using w-normalized-cite

Is it possible to retrieve a document from Novus using the `w-normalized-cite` metadata field of a `cite.query` tag? I have other fields as well, e.g., `w-seq-number="00001" w-ref-type="RB" w-normalized-cite="<alpha numeric ID>" w-pub-number="<numeric ID>" w-pinpoint-page="<alpha numeric ID>" ID="<alpha numeric ID>"`. Do I need to know the collection type? Also, would it be possible to do this through an http request to an API end point? If not, doing this through the Java `find` method would work fine for me, if someone could point me to some documentation on that.

Thanks,

Amit

Best Answer