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 DavidSmiley: http://wiki.apache.org/solr/FrontPage?action=diff&rev1=273&rev2=274 Comment: Add facet.prefix suggestion for auto-complete tips. And replaced the old 1.4 svn branch link with that for 3x. * HackingSolr -- Info for people interested in hacking and customizing the Solr application * TestingSolr -- Information for running Solr unit tests * NightlyBuilds -- Jenkins (formerly Hudson) hosts nightly Solr builds - * Latest stable code for [[http://svn.apache.org/repos/asf/lucene/solr/branches/branch-1.4/|1.4 branch]] (svn URL). This is the branch that will become 1.4.2, i.e. the most stable version of 1.x + * Latest stable code for [[http://svn.apache.org/repos/asf/lucene/dev/branches/branch_3x//|3.x branch]] (svn URL). * TaskList of ideas for future development * HowToContribute improvements * [[CommitterInfo|Info For Committers]] @@ -85, +85 @@ * SolrPlugins * SolrRelevancyCookbook * NearRealtimeSearch - * Auto-complete - use either TermsComponent or [[Suggester]] + * Auto-complete - use either [[SimpleFacetParameters#facet.prefix|Faceting with facet.prefix]] or [[Suggester]] or TermsComponent * UniqueKey - Covers tips about unique keys in the schema == Solr Clients ==