Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 7580 invoked from network); 19 Jul 2005 17:13:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jul 2005 17:13:31 -0000 Received: (qmail 38327 invoked by uid 500); 19 Jul 2005 17:13:25 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 38295 invoked by uid 500); 19 Jul 2005 17:13:24 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 38273 invoked by uid 99); 19 Jul 2005 17:13:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2005 10:13:24 -0700 X-ASF-Spam-Status: No, hits=3.6 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,MSGID_FROM_MTA_HEADER,RCVD_IN_BL_SPAMCOP_NET,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of fersher@hotmail.com designates 65.54.224.48 as permitted sender) Received: from [65.54.224.48] (HELO hotmail.com) (65.54.224.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2005 10:13:19 -0700 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 19 Jul 2005 10:13:22 -0700 Message-ID: Received: from 65.54.224.200 by by105fd.bay105.hotmail.msn.com with HTTP; Tue, 19 Jul 2005 17:13:21 GMT X-Originating-IP: [65.54.224.200] X-Originating-Email: [fersher@hotmail.com] X-Sender: fersher@hotmail.com From: "christopher may" To: general-help@lucene.apache.org, java-user@lucene.apache.org Subject: New line Date: Tue, 19 Jul 2005 13:13:21 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 19 Jul 2005 17:13:22.0200 (UTC) FILETIME=[2A87A980:01C58C85] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I am using text files in my index. What can be used as the new line character ? Say I have A batch of apples Apples . So the doc is returned as Apples and the summary is A batch of apples. If I want to then on the next line of the file put A state out west <Title>Arizona. This all blends together. What is my default line separator ? Or new line character. Thanks all --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org