google / google/codesearch

IndexWriter always writes logs

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

Description

```
Would be great to wrap these in if ix.Verbose { ... } and allow for silent use.

In Flush:

log.Printf("%d data bytes, %d index bytes", ix.totalBytes, ix.main.offset())

In mergePost:

log.Printf("merge %d files + mem", len(ix.postFile))
```

Original issue reported on code.google.com by `n...@daaku.org` on 7 Dec 2012 at 8:08

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.