You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2007/11/30 23:55:16 UTC

[Solr Wiki] Trivial Update of "EmbeddedSolr" by YonikSeeley

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 YonikSeeley:
http://wiki.apache.org/solr/EmbeddedSolr

------------------------------------------------------------------------------
+ '''It is recommended that indexing and querying Solr be done via Solr's standard HTTP interfaces.
+ Embedding Solr is less flexible, harder to support, not as well tested, and should be reserved for special circumstances.'''
+ 
  /!\ :TODO: /!\ This entire page seems to be fairly out of date ... particularly since it doesn't refer to the org.apache.solr.client.solrj.embedded package at all.
- 
- 
  
   * see also [#head-b67988f1360f5f68860fbddb0af55a61060724db DirectSolrConnection]