# Golden test output of SearchSbeStageBuilderTest/TestSearch
SearchMeta Test
$$RESULT=s1 env: { s1 = {"count" : 2} (SEARCH_META) }
[1] cfilter {exists(s1)} 
[1] limit 1ll 
[1] coscan 
Search NonStoredSource Test
$$RESULT=s16 env: { s1 = Nothing (searchLimit), s2 = Nothing (searchSortSpec), s3 = {"count" : 2} (SEARCH_META), s15 = {"_id" : 1} }
[1] nlj inner [s4, s5, s6, s7, s8, s9] [s10] 
    left 
        [1] search_cursor s10 = id [s4, s5, s6, s7, s8] [] 0 !storedSource s2 = sortSpec s1 = limit s9 = sortKey 
    right 
        [1] limit 1ll 
        [1] fetch s11 = seek, s16 = result, s17 = recordId, s14 = inSnapshotId, s12 = inIndexIdent, s13 = inIndexKey, s15 = inIndexKeyPattern [] @"UUID" 
        [1] ixseek seekKeyLow = ks(1ll, 0, s10, 1ll) seekKeyHigh = ks(1ll, 0, s10, 2ll) [s13 = indexKey, s11 = recordId, s14 = snapshotId, s12 = indexIdent] [] @"UUID" @"_id_" forward 

Search NonStoredSource Test
$$RESULT=s3 env: { s1 = 1 (searchLimit), s2 = Nothing (searchSortSpec), s4 = {"count" : 2} (SEARCH_META) }
[1] search_cursor s3 = result [s5, s6, s7, s8, s9] [] 1 storedSource s2 = sortSpec s1 = limit s10 = sortKey 
