Lucene.Net
3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
|
Inherits PriorityQueue< PhrasePositions >.
Public Member Functions | |
override bool | LessThan (PhrasePositions pp1, PhrasePositions pp2) |
Definition at line 24 of file PhraseQueue.cs.
override bool Lucene.Net.Search.PhraseQueue.LessThan | ( | PhrasePositions | pp1, |
PhrasePositions | pp2 | ||
) |
Definition at line 31 of file PhraseQueue.cs.