jmurzy / jmurzy/codesearch

Option to remove a path from index

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
Go
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
Currently there is no straightforward way to remove one directory from the
index (cindex -list). One needs to provide the complete new list with cindex
-reset to remove one entry. Please provide an option to remove one (or more) of
the entries from the path that are currently indexed.

```

Original issue reported on code.google.com by `manpreet...@gmail.com` on 17 May 2012 at 9:09

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the cindex -list and cindex -reset entry points to find how indexed paths are stored and updated. Done means providing an option to remove one or more selected paths without requiring the complete replacement list, while retaining the other indexed entries.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.