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 2006/09/08 03:04:39 UTC

[Solr Wiki] Update of "TaskList" by ErikHatcher

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

The comment on the change is:
ImplEment correct spelling :)

------------------------------------------------------------------------------
   * Create a "Powered By Solr" icon that people can include in their applications if they so choose.
   * [DONE] Move webapp from ROOT to solr
   * Allow multiple independent Solr webapps in the same app server.
-    * [DONE] [http://www.nabble.com/multiple+solr+webapps-t1469811.html#a3991310 JNDI] support implimented
+    * [DONE] [http://www.nabble.com/multiple+solr+webapps-t1469811.html#a3991310 JNDI] support implemented
     * we need more docs on how to configure this in resin/jetty (!TomCat is done)
   * [DONE] provide alternate way to specify where solr configuration and index directories are (don't have to depend on cwd)
-     * (solr.solr.home system property implimented ... JNDI provides a second method)
+     * (solr.solr.home system property implemented ... JNDI provides a second method)
   * alternate ways of indexing (it currently requires an HTTP POST of an XML document
     * be able to load a text file, with variable delimiters
     * point it at a database and give it SQL