|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PriorityQueue | |
|---|---|
| org.apache.lucene.search | Code to search indices. |
| org.apache.lucene.search.similar | Document similarity query generators. |
| Uses of PriorityQueue in org.apache.lucene.search |
|---|
| Subclasses of PriorityQueue in org.apache.lucene.search | |
|---|---|
class |
FieldSortedHitQueue
Expert: A hit queue for sorting by hits by terms in more than one field. |
protected static class |
FuzzyQuery.ScoreTermQueue
|
| Uses of PriorityQueue in org.apache.lucene.search.similar |
|---|
| Methods in org.apache.lucene.search.similar that return PriorityQueue | |
|---|---|
PriorityQueue |
MoreLikeThis.retrieveTerms(Reader r)
Find words for a more-like-this query former. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||