I’m having a hard time finding some classes in Lucene.NET. I’m using v. 2.9.2 and cannot find the Highliter, QueryScorer classes. (referenced in this question as well: Highlighting whole sentence in Lucene.net 2.9.2)
I’ve searched through the source and such and cannot find them, but somehow I keep coming across people who are using it.
You can download the source from here using SVN. But there is no binary, you have to compile it by yourself.