Package | Description |
---|---|
org.apache.lucene.search |
Search over indices.
|
org.apache.lucene.search.similar |
Document similarity query generators.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldSortedHitQueue
Expert: A hit queue for sorting by hits by terms in more than one field.
|
Modifier and Type | Method and Description |
---|---|
PriorityQueue |
MoreLikeThis.retrieveTerms(Reader r)
Find words for a more-like-this query former.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.