|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.solr.update.UpdateCommand
org.apache.solr.update.AddUpdateCommand
lux.solr.UpdateDocCommand
public class UpdateDocCommand
| Field Summary |
|---|
| Fields inherited from class org.apache.solr.update.AddUpdateCommand |
|---|
commitWithin, overwrite, solrDoc, updateTerm |
| Fields inherited from class org.apache.solr.update.UpdateCommand |
|---|
BUFFERING, CLEAR_CACHES, flags, IGNORE_AUTOCOMMIT, PEER_SYNC, REPLAY, req, version |
| Constructor Summary | |
|---|---|
UpdateDocCommand(org.apache.solr.core.SolrCore core,
org.apache.lucene.document.Document doc,
String uri)
|
|
| Method Summary | |
|---|---|
org.apache.lucene.document.Document |
getLuceneDocument()
|
| Methods inherited from class org.apache.solr.update.AddUpdateCommand |
|---|
clear, getHashableId, getIndexedId, getPrintableId, getSolrInputDocument, name, setIndexedId, toString |
| Methods inherited from class org.apache.solr.update.UpdateCommand |
|---|
clone, getFlags, getReq, getVersion, setFlags, setReq, setVersion |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateDocCommand(org.apache.solr.core.SolrCore core,
org.apache.lucene.document.Document doc,
String uri)
| Method Detail |
|---|
public org.apache.lucene.document.Document getLuceneDocument()
getLuceneDocument in class org.apache.solr.update.AddUpdateCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||