Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ECA7FD41E for ; Thu, 6 Sep 2012 13:27:39 +0000 (UTC) Received: (qmail 92217 invoked by uid 500); 6 Sep 2012 13:27:38 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 92169 invoked by uid 500); 6 Sep 2012 13:27:38 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 92162 invoked by uid 99); 6 Sep 2012 13:27:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2012 13:27:38 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of SRS0=7ss+Gq=HF=basetechnology.com=jack@yourhostingaccount.com designates 65.254.253.147 as permitted sender) Received: from [65.254.253.147] (HELO mailout18.yourhostingaccount.com) (65.254.253.147) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2012 13:27:29 +0000 Received: from mailscan13.yourhostingaccount.com ([10.1.15.13] helo=mailscan13.yourhostingaccount.com) by mailout18.yourhostingaccount.com with esmtp (Exim) id 1T9c6t-0003YV-L1 for dev@lucene.apache.org; Thu, 06 Sep 2012 09:27:07 -0400 Received: from impout02.yourhostingaccount.com ([10.1.55.2] helo=impout02.yourhostingaccount.com) by mailscan13.yourhostingaccount.com with esmtp (Exim) id 1T9c6t-0008Jj-8G for dev@lucene.apache.org; Thu, 06 Sep 2012 09:27:07 -0400 Received: from authsmtp01.yourhostingaccount.com ([10.1.18.1]) by impout02.yourhostingaccount.com with NO UCE id vpT71j00901P85W01pT7cB; Thu, 06 Sep 2012 09:27:07 -0400 X-Authority-Analysis: v=2.0 cv=HIVB5/Rv c=1 sm=1 a=PHQHB1QSaEYgcU2qnZkzMw==:17 a=aQzbgH187woA:10 a=_-icghvfEosA:10 a=3jZET7lWBKwA:10 a=IkcTkHD0fZMA:10 a=jvYhGVW7AAAA:8 a=GfWBXenP9Y4A:10 a=mV9VRH-2AAAA:8 a=GxREo6pDkpGKV-CANBEA:9 a=QEXdDO2ut3YA:10 a=ilymawf/5WNU8sTmGLp1gQ==:117 X-EN-OrigOutIP: 10.1.18.1 X-EN-IMPSID: vpT71j00901P85W01pT7cB Received: from 207-237-102-116.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com ([207.237.102.116] helo=JackKrupansky) by authsmtp01.yourhostingaccount.com with esmtpa (Exim) id 1T9c6t-00080f-5A for dev@lucene.apache.org; Thu, 06 Sep 2012 09:27:07 -0400 Message-ID: <4C46E16E1E5641A2BED83CE1DF751B80@JackKrupansky> From: "Jack Krupansky" To: "Lucene/Solr Dev" Subject: solrconfig issue: wiki doc says update log feature is not enabled by default Date: Thu, 6 Sep 2012 09:27:05 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 15.4.3555.308 X-MimeOLE: Produced By Microsoft MimeOLE V15.4.3555.308 X-EN-UserInfo: e0a4b55451ed9f27313ebf02e3d4348d:fc4a93e1349e680c52bdd723c0ab3ef6 X-EN-AuthUser: jack@basetechnology.com Sender: "Jack Krupansky" X-EN-OrigIP: 207.237.102.116 X-EN-OrigHost: 207-237-102-116.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com The wiki doc for updateLog says that this feature is “not enabled by default” when in fact it is enabled by default in the example solrconfig.xml for Solr 4.0-BETA. The question is whether the example is wrong or the doc is wrong. All I know is that they do not match. See: http://wiki.apache.org/solr/RealTimeGet Also, it probably makes sense to add at list a reference to updateLog on the main solrconfig wiki doc page. It currently says: "TODO: Document /get - see [RealTimeGet]" See: http://wiki.apache.org/solr/SolrConfigXml -- Jack Krupansky --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org