|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PassageBuilder | |
|---|---|
| com.sun.labs.minion | Provides the API for interacting with the Minion Search Engine. |
| com.sun.labs.minion.pipeline | Provides the classes for building a pipeline. |
| com.sun.labs.minion.retrieval | Provides the query evaluation capabilities for Minion. |
| Uses of PassageBuilder in com.sun.labs.minion |
|---|
| Subinterfaces of PassageBuilder in com.sun.labs.minion | |
|---|---|
interface |
HLPipeline
A pipeline that can be used for highlighting documents. |
| Methods in com.sun.labs.minion that return PassageBuilder | |
|---|---|
PassageBuilder |
Result.getPassageBuilder()
Gets a passage builder that can be used to construct passages for display from this result. |
| Uses of PassageBuilder in com.sun.labs.minion.pipeline |
|---|
| Classes in com.sun.labs.minion.pipeline that implement PassageBuilder | |
|---|---|
class |
HLPipelineImpl
A pipeline that can be used for highlighting documents. |
| Uses of PassageBuilder in com.sun.labs.minion.retrieval |
|---|
| Methods in com.sun.labs.minion.retrieval that return PassageBuilder | |
|---|---|
PassageBuilder |
ResultImpl.getPassageBuilder()
Gets a passage builder for this result. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||