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.Vectorhighlight.FieldFragList |
FieldFragList has a list of "frag info" that is used by FragmentsBuilder class to create fragments (snippets). /summary> More... | |
class | Lucene.Net.Search.Vectorhighlight.FieldFragList.WeightedFragInfo |
class | Lucene.Net.Search.Vectorhighlight.FieldFragList.WeightedFragInfo.SubInfo |
Namespaces | |
package | Lucene.Net.Search.Vectorhighlight |
Typedefs | |
using | Toffs = Lucene.Net.Search.Vectorhighlight.FieldPhraseList.WeightedPhraseInfo.Toffs |
using | WeightedPhraseInfo = Lucene.Net.Search.Vectorhighlight.FieldPhraseList.WeightedPhraseInfo |
Definition at line 26 of file FieldFragList.cs.
Definition at line 27 of file FieldFragList.cs.