Return-Path: Delivered-To: apmail-lucene-solr-commits-archive@minotaur.apache.org Received: (qmail 85589 invoked from network); 30 Jun 2009 20:01:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Jun 2009 20:01:32 -0000 Received: (qmail 45249 invoked by uid 500); 30 Jun 2009 20:01:43 -0000 Delivered-To: apmail-lucene-solr-commits-archive@lucene.apache.org Received: (qmail 45203 invoked by uid 500); 30 Jun 2009 20:01:42 -0000 Mailing-List: contact solr-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-commits@lucene.apache.org Received: (qmail 45187 invoked by uid 99); 30 Jun 2009 20:01:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jun 2009 20:01:39 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jun 2009 20:01:30 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 79F701112D for ; Tue, 30 Jun 2009 20:01:10 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: solr-commits@lucene.apache.org Date: Tue, 30 Jun 2009 20:01:10 -0000 Message-ID: <20090630200110.22921.7576@eos.apache.org> Subject: [Solr Wiki] Update of "SolrTerminology" by MarkBennett X-Virus-Checked: Checked by ClamAV on apache.org 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 MarkBennett: http://wiki.apache.org/solr/SolrTerminology The comment on the change is: Added forward reference for "core" to Solr Core ------------------------------------------------------------------------------ * '''''Auto-warming''''': What Solr does when it opens a new cache, and seeds it with key/val pairs based on the "top" keys from the old instance of the cache * '''''Constraint''''': A viable method of limiting a set of objects ([http://www.nabble.com/What-is-facet--tf4524494.html *]) + * '''''Core''''': See Solr Core below. * '''''Facet''''': A distinct feature or aspect of a set of objects; "a way in which a resource can be classified" ([http://www.nabble.com/What-is-facet--tf4524494.html *]) * '''''Filter''''': depending on context, may be: 1. Another word for "Constraint"