|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.droids.solr.SolrHandler
public class SolrHandler
| Constructor Summary | |
|---|---|
SolrHandler()
|
|
| Method Summary | |
|---|---|
org.apache.solr.common.SolrInputDocument |
createSolrInputDocument(java.net.URI url,
ContentEntity entity)
|
void |
handle(java.net.URI uri,
ContentEntity entity)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SolrHandler()
| Method Detail |
|---|
public void handle(java.net.URI uri,
ContentEntity entity)
throws java.io.IOException,
DroidsException
handle in interface Handlerjava.io.IOException
DroidsException
public org.apache.solr.common.SolrInputDocument createSolrInputDocument(java.net.URI url,
ContentEntity entity)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||