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
Lucene.Net.Search.PhraseQueue Class Reference

Inherits PriorityQueue< PhrasePositions >.

Public Member Functions

override bool LessThan (PhrasePositions pp1, PhrasePositions pp2)
 

Detailed Description

Definition at line 24 of file PhraseQueue.cs.

Member Function Documentation

override bool Lucene.Net.Search.PhraseQueue.LessThan ( PhrasePositions  pp1,
PhrasePositions  pp2 
)

Definition at line 31 of file PhraseQueue.cs.


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