Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The following page has been changed by ryan:
http://wiki.apache.org/solr/Solrj

------------------------------------------------------------------------------
  
  }}} 
  
- If you need to use solr in an embedded application, this is the reccomended 
approach.  It allows you to work with the same interface whether or not you 
have access to HTTP.
+ If you need to use solr in an embedded application, this is the recommended 
approach.  It allows you to work with the same interface whether or not you 
have access to HTTP.
  
+ /!\ Note -- !EmbeddedSolrServer works only with handlers registered in 
[http://wiki.apache.org/solr/SolrConfigXml solrconfig.xml].  A 
[http://wiki.apache.org/solr/SolrRequestHandler RequestHandler] must be mapped 
to /update for a request to /update to function.
  
  = Usage =
  

Reply via email to