public class PDS4Search extends Object
Constructor and Description |
---|
PDS4Search(String url)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
org.apache.solr.common.SolrDocumentList |
getBundles() |
org.apache.solr.common.SolrDocumentList |
getCollections() |
org.apache.solr.common.SolrDocument |
getContext(String identifier) |
org.apache.solr.common.SolrDocumentList |
getDocuments() |
org.apache.solr.common.SolrDocumentList |
getObservationals(int start) |
List<String> |
getValues(org.apache.solr.common.SolrDocument doc,
String key) |
static void |
main(String[] argv)
Command line invocation.
|
public PDS4Search(String url)
public org.apache.solr.common.SolrDocumentList getCollections() throws MalformedURLException, org.apache.solr.client.solrj.SolrServerException
MalformedURLException
org.apache.solr.client.solrj.SolrServerException
public org.apache.solr.common.SolrDocumentList getBundles() throws MalformedURLException, org.apache.solr.client.solrj.SolrServerException
MalformedURLException
org.apache.solr.client.solrj.SolrServerException
public org.apache.solr.common.SolrDocumentList getObservationals(int start) throws MalformedURLException, org.apache.solr.client.solrj.SolrServerException
MalformedURLException
org.apache.solr.client.solrj.SolrServerException
public org.apache.solr.common.SolrDocumentList getDocuments() throws MalformedURLException, org.apache.solr.client.solrj.SolrServerException
MalformedURLException
org.apache.solr.client.solrj.SolrServerException
public org.apache.solr.common.SolrDocument getContext(String identifier) throws MalformedURLException, org.apache.solr.client.solrj.SolrServerException
MalformedURLException
org.apache.solr.client.solrj.SolrServerException
public static void main(String[] argv)
argv
- Command-line arguments.Copyright © 2010–2018 Planetary Data System. All rights reserved.