lucene-highlighter

Lucene.NET highlighter plugin highlighting strangely

I'm trying to add the Lucene.NET Highlighter to my search, however its doing some really strange highlighting, what am I doing wrong? Heres the highlighting code: // stuff here to get scoreDocs var content = doc.GetField("content").StringValue(); // content = "Lorem Ipsum is simply dummy text of the printing and typesetting industry. ...