Lucene.Net
3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
|
Go to the source code of this file.
Classes | |
class | Lucene.Net.Search.Highlight.TokenSources |
Hides implementation issues associated with obtaining a TokenStream for use with the higlighter - can obtain from TermFreqVectors with offsets and (optionally) positions or from Analyzer class reparsing the stored content. More... | |
class | Lucene.Net.Search.Highlight.TokenSources.StoredTokenStream |
Namespaces | |
package | Lucene.Net.Search.Highlight |