| java.lang.Object demo.SimpleSearch
SimpleSearch | class SimpleSearch (Code) | | Performs a simple search and displays its results.
|
SimpleSearch | public SimpleSearch(String rdm, String csidstr)(Code) | | SimpleSearch constructor
Parameters: rdm - - url of rdm server, eg, http://compass_server:port Parameters: csid - - the collection to search on this rdm serverif null, server will search its default csid |
setSOIFfile | public void setSOIFfile(String filename)(Code) | | Parameters: filename - - a file to dump raw SOIF results into - onlyuse if running from the comand line or an applet with filesystem access |
|
|