View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000926 | doodle | indexing | public | 2005-08-31 19:30 | 2005-09-19 04:34 |
| Reporter | Cwiiis | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000926: Doodle will recurse down directories specified in PRUNEPATHS | ||||
| Description | Doodle will recurse down directories you exclude using PRUNEPATHS (or the command-line switch), making indexing much slower than it needs to be. | ||||
| Additional Information | This is because only do_index in doodle.c checks for pruned names. Suggested fix: - Make isPruned a global function - Pass prunepaths in parameters to scanDirectory I have fixed this in my local build, however I haven't done it cleanly and given it's such a small change, I won't submit a patch unless asked. I have been building from the debian source of v0.6.2 of doodle. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-08-31 19:30 | Cwiiis | New Issue | |
| 2005-09-04 17:33 | Christian Grothoff | Status | new => assigned |
| 2005-09-04 17:33 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2005-09-04 17:44 | Christian Grothoff | Status | assigned => resolved |
| 2005-09-04 17:44 | Christian Grothoff | Resolution | open => fixed |
| 2005-09-04 17:44 | Christian Grothoff | Note Added: 0002221 | |
| 2005-09-19 04:34 | Christian Grothoff | Status | resolved => closed |