|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentMatch | |
|---|---|
| com.fxpal.search | Specifies interfaces and classes that abstract search engine querying capability. |
| com.fxpal.search.reverted | Specifies interfaces and classes that abstract the process of creating a reverted index. |
| Uses of DocumentMatch in com.fxpal.search |
|---|
| Methods in com.fxpal.search with parameters of type DocumentMatch | |
|---|---|
int |
DocumentMatch.RawScoreComparator.compare(DocumentMatch o1,
DocumentMatch o2)
|
| Constructor parameters in com.fxpal.search with type arguments of type DocumentMatch | |
|---|---|
RankedList(java.util.List<DocumentMatch> matches)
Creates a new instance with the given elements |
|
| Uses of DocumentMatch in com.fxpal.search.reverted |
|---|
| Constructors in com.fxpal.search.reverted with parameters of type DocumentMatch | |
|---|---|
RevertedTerm(DocumentMatch m)
Default constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||