zoekt: 45 files / 7057 matches / 22.58ms neogrok: 5 files / 500 matches

github.com/sourcegraph/zoektbuild/testdata/example.rb 11 matches | Ruby | №1

14 15 for counter in 1..516 y = 10
25 begin26 raise NoMemoryError, 'Z.'27 rescue NoMemoryError => exception_variable28 puts 'A', exception_variable29 rescue RuntimeError => other_exception_variable30 puts 'K'

github.com/isker/neogroksrc/routes/(opengrok-compat)/search/opengrok-lucene.server.ts 93 matches | TypeScript | №2

1 import * as v from "@badrap/valita";2 import lucene from "lucene";3 import type {4 QueryLocation,
6 } from "./conversion-warnings";7 import { escapeRegExp } from "$lib/regexp";8
13 });14 const syntaxErrorSchema = v.object({15 name: v.literal("SyntaxError"),16 message: v.string(),

github.com/sourcegraph/zoektshards/shards_test.go 224 matches | Go | №3

6 //7 // http://www.apache.org/licenses/LICENSE-2.08 //9 // Unless required by applicable law or agreed to in writing, software10 // distributed under the License is distributed on an "AS IS" BASIS,11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.12 // See the License for the specific language governing permissions and13 // limitations under the License.

github.com/sourcegraph/zoektweb/e2e_test.go 103 matches | Go | №4

6 //7 // http://www.apache.org/licenses/LICENSE-2.08 //9 // Unless required by applicable law or agreed to in writing, software10 // distributed under the License is distributed on an "AS IS" BASIS,11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.12 // See the License for the specific language governing permissions and13 // limitations under the License.

github.com/sourcegraph/zoektshards/shards.go 69 matches | Go | №5

6 //7 // http://www.apache.org/licenses/LICENSE-2.08 //9 // Unless required by applicable law or agreed to in writing, software10 // distributed under the License is distributed on an "AS IS" BASIS,11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.12 // See the License for the specific language governing permissions and13 // limitations under the License.