-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
plan-itemVS Code - planned item for upcomingVS Code - planned item for upcomingsearchSearch widget and operation issuesSearch widget and operation issues
Milestone
Description
Part of #55.
We will focus on simple text search. Regex text searches might be more difficult to optimize and are used less often than simple text searches. We will initially explore our options (e.g., refining our own implementation, command line tools, text search libraries/engines).
We will include full-text search libraries/engines in our investigation and see if any of these can do simple text searches while at the same time open the door for also supporting a more natural 'fuzzy' text search at a later time.
The goal is raw search performance with library size (if any) and disk usage of an index (if any) being potential trade-offs.
nobitagit, styfle, DmitriyVlasov and tomek-he-him
Metadata
Metadata
Assignees
Labels
plan-itemVS Code - planned item for upcomingVS Code - planned item for upcomingsearchSearch widget and operation issuesSearch widget and operation issues