Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

[FR] Advanced regex

Đang mở
#619 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
25/100
Loại issue
Tính năng
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
typescript
Lĩnh vực
api, backend, search

Hướng nghiên cứu

Start by reviewing Zoekt's query and result-limit behavior, then trace the server-side API path mentioned in the issue. The scope needs to define matching lines, computation of found values, filtering before result limits, and API support. Done means those behaviors have an agreed design and are covered by tests.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Feature

"Advanced regex" feature is to allow one to run regex on matching lines, for example in case of log4j vulnerability one would want to find all repositories using log4j with versions that are lower of 2.17.1, but the query syntax doesn't support new lines or computation of found values.
Taking the limit of Zoekt, it would be great if there was addition advanced regex option to filter further the results.

One problem is the default search result limit for Zoekt that if executed before the filter would hide potential results.

I believe the filter should process on the server side to allow this feature in the API.

Ngôn ngữ chính
TypeScript
Star
3.9k
Fork
374
Merge trung bình
21 giờ 18 phút
Pull request đã merge (30 ngày)
39

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của sourcebot-dev/sourcebot

Tất cả issue của sourcebot-dev/sourcebot

Issue tương tự

Thêm issue về TypeScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.