Return-Path: Delivered-To: apmail-lucene-general-archive@www.apache.org Received: (qmail 56161 invoked from network); 15 Nov 2010 14:26:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Nov 2010 14:26:27 -0000 Received: (qmail 75915 invoked by uid 500); 15 Nov 2010 14:26:58 -0000 Delivered-To: apmail-lucene-general-archive@lucene.apache.org Received: (qmail 75714 invoked by uid 500); 15 Nov 2010 14:26:56 -0000 Mailing-List: contact general-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@lucene.apache.org Delivered-To: mailing list general@lucene.apache.org Delivered-To: moderator for general@lucene.apache.org Received: (qmail 11984 invoked by uid 99); 15 Nov 2010 13:35:26 -0000 X-ASF-Spam-Status: No, hits=3.6 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_NEUTRAL,SUBJ_ALL_CAPS,T_FRT_POSSIBLE,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.158 is neither permitted nor denied by domain of gastone.penzo@gmail.com) Date: Mon, 15 Nov 2010 05:35:00 -0800 (PST) From: belsen To: general@lucene.apache.org Message-ID: <1289828100318-1904355.post@n3.nabble.com> Subject: BOOSTING FIELDS NOT SEARCHBLE MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi to everybody. is possibile to boost a numeric field who is not searchable? for example: i have a field called "rank" which is an integer. i would like that a document with a biggest rank has more influency in solr than a doc with a smaller one. is it possible? and i would like to say solr who much this field "rank" influence the serach...givin a booster es. title^1 rank^0.8 thanx -- View this message in context: http://lucene.472066.n3.nabble.com/BOOSTING-FIELDS-NOT-SEARCHBLE-tp1904355p1904355.html Sent from the Lucene - General mailing list archive at Nabble.com.