0
0
Fork 0

remove todo item

This commit is contained in:
Marty Schoch 2017-12-05 10:13:27 -05:00
parent 87e2627551
commit e08fdab54a
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ const idFieldID uint16 = 0
// TODO
// - need better testing of multiple docs, iterating freqs, locations and
// and verifying the correct results are returned
// - need tests for term dictionary iteration
// Segment is an in memory implementation of scorch.Segment
type Segment struct {