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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
Public Member Functions | List of all members
SpellChecker.Net.Search.Spell.SuggestWordQueue Class Reference

Inherits PriorityQueue.

Public Member Functions

override bool LessThan (SuggestWord a, SuggestWord b)
 

Detailed Description

Definition at line 23 of file SuggestWordQueue.cs.

Member Function Documentation

override bool SpellChecker.Net.Search.Spell.SuggestWordQueue.LessThan ( SuggestWord  a,
SuggestWord  b 
)

Definition at line 31 of file SuggestWordQueue.cs.


The documentation for this class was generated from the following file: