Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 83746 invoked from network); 29 Jul 2006 19:45:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Jul 2006 19:45:40 -0000 Received: (qmail 47244 invoked by uid 500); 29 Jul 2006 19:45:36 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 46655 invoked by uid 500); 29 Jul 2006 19:45:34 -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 46644 invoked by uid 99); 29 Jul 2006 19:45:34 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Jul 2006 12:45:34 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Jul 2006 12:45:32 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1G6ukK-0004bi-F4 for java-user@lucene.apache.org; Sat, 29 Jul 2006 12:45:12 -0700 Message-ID: <5557630.post@talk.nabble.com> Date: Sat, 29 Jul 2006 12:45:12 -0700 (PDT) From: neils To: java-user@lucene.apache.org Subject: Re: SpellChecker In-Reply-To: <44CBB8B5.5030507@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: neils@gmx.net X-Nabble-From: neils References: <5557433.post@talk.nabble.com> <44CBB8B5.5030507@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Mark, thanks a lot for the link. I already found this but i can not use the libarys import org.apache.lucene.search.spell.Dictionary; import org.apache.lucene.search.spell.LuceneDictionary; import org.apache.lucene.search.spell.SpellChecker; cause is seems like there are not included in Lucene.Net. Could this be right ? Are there alternatives ? Thanks N;-)eils -- View this message in context: http://www.nabble.com/SpellChecker-tf2021230.html#a5557630 Sent from the Lucene - Java Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org