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.WeightedSpanTermExtractor |
Class used to extract WeightedSpanTerms from a Query based on whether Terms from the Query are contained in a supplied Analysis.TokenStream. More... | |
class | Lucene.Net.Search.Highlight.WeightedSpanTermExtractor.FakeReader |
A fake IndexReader class to extract the field from a MultiTermQuery | |
Namespaces | |
package | Lucene.Net.Search.Highlight |