Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The "FrontPage" page has been changed by BillKrat: http://wiki.apache.org/solr/FrontPage?action=diff&rev1=282&rev2=283 Comment: Added HowToCompileSolr (for Windows 7/8) under development * [[http://lucene.apache.org/solr/features.html|Introduction to Solr]] * [[http://lucene.apache.org/solr/tutorial.html|Solr Tutorial]] * SOLR mailing lists: [[http://lucene.apache.org/solr/mailing_lists.html|Sign-up]] or Search/Browse the [[SolrResources#Mailing_List_Archives|Mailing List Archives]] - * (!) Please read these [[UsingMailingLists|tips on using the mailing lists effectively]] before posting. + * (!) Please read these [[UsingMailingLists|tips on using the mailing lists effectively]] before posting. * The Solr [[FAQ]] and the Solr [[SolrRelevancyFAQ|Relevancy FAQ]] * SolrResources - Books, Blogs, Reviews, Articles, Product Sheet, Presentations, etc... * SolrTerminology @@ -27, +27 @@ * [[http://svn.apache.org/repos/asf/lucene/dev/trunk/solr/CHANGES.txt|Solr Change Log]] with all the juicy info about recently committed features. <<Anchor(solr_development)>> + = Solr Development = * HackingSolr -- Info for people interested in hacking and customizing the Solr application * TestingSolr -- Information for running Solr unit tests @@ -38, +39 @@ * TestPlans * SolrPluginRepository * NewSolrCloudDesign + * HowToCompileSolr -- test under Windows 7 / Windows 8 = Using Solr = == Installation and Configuration == @@ -62, +64 @@ * [[ExtractingRequestHandler|Solr Content Extraction Library (Solr Cell)]] - Covers how to index MS Word, PDF, etc. using Solr Cell (a.k.a. !ExtractingRequestHandler). Also see the older version at UpdateRichDocuments * [[UpdateRequestProcessor|Update Processors]] - Update Processors define how an update request is processed. * [[Deduplication]] - prevent or tag duplicate documents - * [[LanguageDetection]] - Identify the language of documents and mark them. + * LanguageDetection - Identify the language of documents and mark them. * Searching Solr * [[SolrRequestHandler|Request Handlers]] - Control the logic used to process requests. Several different Request Handlers are included with Solr, or you can write your own custom implementation. * [[QueryResponseWriter|Response Writers]] - Control the formating of the responses generated by Request Handlers. Several different Response Writers are included with Solr, or you can write your own custom implementation. @@ -126, +128 @@ * Create a link to another page with joined capitalized words (like WikiSandBox) or with {{{["quoted words in brackets"]}}} * See HelpForBeginners to get you going, HelpContents for all help pages. * HelpOnMoinWikiSyntax: quick access to wiki syntax -