This link has been bookmarked by 9 people . It was first bookmarked on 14 Sep 2007, by Harjeet Singh.
-
09 Apr 10
-
29 Jun 09
-
14 Feb 08
-
26 Nov 07
-
05 Nov 07
-
14 Sep 07
-
Search smarter with Apache Solr, Part 2: Solr for the enterprise
Administration, configuration, and performance




Document options
<!--START RESERVED FOR FUTURE USE INCLUDE FILES--><!-- 08/27/07 refreshed by jill, per MOC --><script language="JavaScript" type="text/javascript"> <!-- document.write('<tr valign="top"><td width="8"><img src="http://www.ibm.com/i/c.gif" width="8" height="1" alt=""/></td><td width="16"><img alt="Set printer orientation to landscape mode" height="16" src="http://www.ibm.com/i/v14/icons/printer.gif" width="16" vspace="3" /></td><td width="122"><p><b><a class="smallplainlink" href="http://www.ibm.com/javascript:print()">Print this page</a></b></p></td></tr>'); //--> </script>
<script language="JavaScript" type="text/javascript"> <!-- 5.6 10/24 llk: added cdata around the subdirectory path of email gif--> <!-- document.write('<tr valign="top"><td width="8"><img src="http://www.ibm.com/i/c.gif" width="8" height="1" alt=""/></td><td width="16"><img src="http://www.ibm.com/i/v14/icons/em.gif" height="16" width="16" vspace="3" alt="Email this page" /></td><td width="122"><p><a class="smallplainlink" href="http://www.ibm.com/javascript:void newWindow()"><b>E-mail this page</b></a></p></td></tr>'); //--> </script>





Watch these demos
<!--END RESERVED FOR FUTURE USE INCLUDE FILES-->

Integrate new tools and architectures into your environment -- fast!
Rate this page 

Level: Intermediate
Grant Ingersoll (solr@grantingersoll.com), Senior software engineer, Center for Natural Language Processing at Syracuse University
05 Jun 2007
Lucene Java™ committer Grant Ingersoll rounds out his introduction to Solr with a survey of its features for the enterprise, including administration interfaces, advanced configuration options, and performance features such as caching, replication, and logging.
<!--START RESERVED FOR FUTURE USE INCLUDE FILES--><script language="JavaScript" type="text/javascript"> <!-- if (document.referrer&&document.referrer!="") { // document.write(document.referrer); var q = document.referrer; var engine = q; var isG = engine.search(/google\.com/i); var searchTerms; //var searchTermsForDisplay; if (isG != -1) { var i = q.search(/q=/); var q2 = q.substring(i+2); var j = q2.search(/&/); j = (j == -1)?q2.length:j; searchTerms = q.substring(i+2,i+2+j); if (searchTerms.length != 0) { searchQuery(searchTerms); document.write("<div id=\"contents\"></div>"); } } } //--> </script><!--END RESERVED FOR FUTURE USE INCLUDE FILES-->In Part 1 of this series, I introduced Apache Solr, an open source, HTTP-based search server that can be easily incorporated into a wide variety of Web applications. I demonstrated Solr's basic functionality, including indexing, searching, and browsing, and also introduced the Solr schema and explained its role in configuring Solr functionality. In this second half of the article, I complete my introduction to Solr by showcasing the features that make it a desirable solution for large-scale production environments. Topics covered include administration, caching, replication, and extensibility.
-
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.