Hi,

We have a multivakued field having always fixed number of values , 4 in each 
multivalued field
For example
1st doc
X = [“a” ,”ab
“ , “abc” , abcd”]

2nd doc
X=[“p”, “pq”, “pqr” , “pqrs”]


Is there a way we can get  , “a” , “p”  as a query result , “ab” , “pq”  as a 
query result   , based on the position in the list.

Thanks,
Rajeswari




Reply via email to