Atlas $search on a nested field in an array, but only at a specific index

I have exactly same requirement to search against 0th item and again there will be nested elements i.e. arrays within array. we are storing complex structure but need to restrict search against 0th position for each element. is it supported by atlas search?