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
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: