public final class SolrAdd extends AbstractSolrCommand<java.lang.Object>
public SolrAdd(PDRObject pdrObject) throws SolrCommandException
pdrObject
- PDR object.SolrCommandException
- Could not successfully create Solr command.public java.lang.Object execute() throws SolrCommandException
AbstractSolrCommand
execute
in class AbstractSolrCommand<java.lang.Object>
SolrCommandException
- Could not successfully execute Solr command.AbstractSolrCommand.execute()