fork of https://github.com/sourcegraph/zoekt
0

Configure Feed

Select the types of activity you want to include in your feed.

zoekt / testdata / golden / TestReadSearch / repo_v15.00000.golden
1.7 kB 74 lines
1{ 2 "FormatVersion": 15, 3 "FeatureVersion": 8, 4 "FileMatches": [ 5 [ 6 { 7 "Score": 910, 8 "Debug": "", 9 "FileName": "main.go", 10 "Repository": "repo", 11 "Branches": null, 12 "LineMatches": [ 13 { 14 "Line": "ZnVuYyBtYWluKCkgew==", 15 "LineStart": 69, 16 "LineEnd": 82, 17 "LineNumber": 10, 18 "FileName": false, 19 "Score": 501, 20 "LineFragments": [ 21 { 22 "LineOffset": 0, 23 "Offset": 69, 24 "MatchLength": 9, 25 "SymbolInfo": null 26 } 27 ] 28 } 29 ], 30 "Content": null, 31 "Checksum": "n9fUYqacPXg=", 32 "Language": "", 33 "SubRepositoryName": "", 34 "SubRepositoryPath": "", 35 "Version": "" 36 } 37 ], 38 [ 39 { 40 "Score": 710, 41 "Debug": "", 42 "FileName": "main.go", 43 "Repository": "repo", 44 "Branches": null, 45 "LineMatches": [ 46 { 47 "Line": "cGFja2FnZSBtYWlu", 48 "LineStart": 0, 49 "LineEnd": 12, 50 "LineNumber": 1, 51 "FileName": false, 52 "Score": 501, 53 "LineFragments": [ 54 { 55 "LineOffset": 0, 56 "Offset": 0, 57 "MatchLength": 7, 58 "SymbolInfo": null 59 } 60 ] 61 } 62 ], 63 "Content": null, 64 "Checksum": "n9fUYqacPXg=", 65 "Language": "", 66 "SubRepositoryName": "", 67 "SubRepositoryPath": "", 68 "Version": "" 69 } 70 ], 71 null, 72 null 73 ] 74}