What is the query that you are using?
Is the extract of the document above the complete output for text[i]?
If you indexed the date field (DATE_TIME), as discussed in this thread: [
www.lemurproject.org], the first token of the document will be 12. If the query does not contain an extent restriction, the ScoredExtentResult will be the span [0..number of tokens in document], which is consistent with your elided output above.
--
David Fisher (dfisher@cs.umass.edu)
Senior Software Engineer