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 2010/07/02 12:42:13 UTC

[Solr Wiki] Trivial Update of "SolrResources" by JanHoydahl

Dear Wiki user,

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

The "SolrResources" page has been changed by JanHoydahl.
The comment on this change is: Moved books section to the top. Fixed broken link for Lucid training.
http://wiki.apache.org/solr/SolrResources?action=diff&rev1=64&rev2=65

--------------------------------------------------

  This is a collection of resources that talk about Solr, or provide case studies of using Solr.  People should feel free to add any publicly available information they find about Solr.
  
  <<TableOfContents(3)>>
+ 
+ == Books ==
+ Books Specifically About Solr...
+ 
+  * [[GijutsuHyohronBook2010|Introduction to Apache Solr]] by Koji Sekiguchi, Jun Otani, Yasuo Sanbe, Kouhei Takeda and Takeshi Nakano. (written in Japanese Version) This book is an essential guide for new Solr users. 
+  * [[PacktBook2009|Solr 1.4 Enterprise Search Server]] by David Smiley and Eric Pugh. The first comprehensive resource guide on Solr, written and tested for the 1.4 version. Essential reading for developers, this book covers nearly every feature with a tutorial approach and realistic examples.
+  * Solr in Action by Solr committers - Otis Gospodnetic and Shalin Shekhar Mangar (coming soon)
+  * Solr Cookbook by Eric Pugh (coming in late Summer 2010)
+ 
+ Other Useful books on Lucene, Text Processing, Search algorithms, etc...
+ 
+  * [[http://lucenebook.com/|Lucene in Action]], by Erik Hatcher and Otis Gospodnetić
+  * [[http://www.manning.com/ingersoll|Taming Text]], by Grant Ingersoll and Tom Morton.  Chapter on search (using Solr) and also presents "text taming" tools (clustering, Named Entity Recognition, etc.) in the context of Solr.
  
  == Articles ==
   * [[http://www.packtpub.com/article/text-search-your-database-or-solr|Text Search, your Database or Solr]] at packtbub (2009-12-01) by David Smiley (a [[PacktBook2009|Solr book author]])
@@ -25, +38 @@

   * [[http://oshyn.com/_bpost_1906/Implementing_Search_Suggest_with_Apache_Solr_(Part1)|Search Suggest Functionality]]
   * [[http://blog.sematext.com/|Sematext Blog]] - Search and Analytics covering Lucene, Solr, Nutch, Hadoop, HBase, and more
   * [[http://www.cominvent.com/|Cominvent Blog]] - Articles in Norwegian and English about Enterprise search with Lucene/Solr/FAST
- 
- == Books ==
- Books Specifically About Solr...
- 
-  * [[GijutsuHyohronBook2010|Introduction to Apache Solr]] by Koji Sekiguchi, Jun Otani, Yasuo Sanbe, Kouhei Takeda and Takeshi Nakano. (written in Japanese Version) This book is an essential guide for new Solr users. 
-  * [[PacktBook2009|Solr 1.4 Enterprise Search Server]] by David Smiley and Eric Pugh. The first comprehensive resource guide on Solr, written and tested for the 1.4 version. Essential reading for developers, this book covers nearly every feature with a tutorial approach and realistic examples.
-  * Solr in Action by Solr committers - Otis Gospodnetic and Shalin Shekhar Mangar (coming soon)
-  * Solr Cookbook by Eric Pugh (coming in late Summer 2010)
- 
- Other Useful books on Lucene, Text Processing, Search algorithms, etc...
- 
-  * [[http://lucenebook.com/|Lucene in Action]], by Erik Hatcher and Otis Gospodnetić
-  * [[http://www.manning.com/ingersoll|Taming Text]], by Grant Ingersoll and Tom Morton.  Chapter on search (using Solr) and also presents "text taming" tools (clustering, Named Entity Recognition, etc.) in the context of Solr.
  
  == IRC ==
   * #solr on irc.freenode.net - the Solr community water cooler ([[http://webchat.freenode.net/|web access]])
@@ -81, +81 @@

   * [[http://blog.foofactory.fi/2007/02/online-indexing-integrating-nutch-with.html|Online indexing - integrating Nutch with Solr]] by Sami Siren (2007-02-04)
  
  == Training ==
-  * http://www.lucidimagination.com/How-We-Can-Help/Training/ - Training on Solr created by Solr committers and contributors (Erik Hatcher, Grant Ingersoll and the rest of the team at Lucid Imagination).
+  * [[http://www.lucidimagination.com/enterprise-search-solutions/search-solutions-services/search-support-training|Lucid Imagination's training]] - Training on Solr created by Solr committers and contributors (Erik Hatcher, Grant Ingersoll and the rest of the team at Lucid Imagination).
   * [[http://www.solrbootcamp.com|Solr Boot Camp]] - Training on Solr by Solr/Lucene committers and contributors. Offered exclusively at [[http://www.apachecon.com|ApacheCon]].
  
  == Tutorials ==