Lucene.Net  3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties
Classes | Namespaces
WeightedSpanTermExtractor.cs File Reference

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