| Class | Description |
|---|---|
| RemoteResultDoc |
This class wraps the individual items that are returned by
RemoteSearcher.searchDocs(String). |
| RemoteSearcher |
RemoteSearcher plays a role anaogous to
SimpleLuceneIndex in the DDS, only it performs searches
for records using a DDS Web Service (version 1.0). |
| SearchServiceClient |
SearchServiceClient performs searches for records using a DDS Web Service
(version 1.0), returning results as ADNItemDocReader instances.
|