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/03/14 23:26:25 UTC

[Solr Wiki] Update of "FAQ" by HossMan

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

------------------------------------------------------------------------------
  
  == How can I get started playing with Solr? ==
  
- There is an [http://incubator.apache.org/solr/tutorial.html online tutorial] as well as a [http://svn.apache.org/viewcvs.cgi/incubator/solr/trunk/src/apps/SolrTest/ demonstration configuration in SVN].
+ There is an [http://incubator.apache.org/solr/tutorial.html online tutorial] as well as a [http://svn.apache.org/viewcvs.cgi/incubator/solr/trunk/example/conf/ demonstration configuration in SVN].
  
  = Developing =
  
@@ -55, +55 @@

  
  There are currently [http://incubator.apache.org/solr/docs/api/ nightly Solr javadocs]
  
+ == How can I help? ==
+ 
+ Joining and participating in discussion on the [http://incubator.apache.org/solr/mailing_lists.html developers email list] is the best way to get your feet wet with Solr development.
+ 
+ There is also a TaskList containing all of the ideas people have had about ways to improve Solr.  Feel free to add your own ideas to this page, or investigate possible implementations of existing ideas.
+ 
- == How can I submit bugs or new features? ==
+ == How can I submit bug reports, bug fixes or new features? ==
  
  Bug reports, and patch submissions should be entered in [http://incubator.apache.org/solr/issue_tracking.html Solr's Bug Tracking Queue].