Return-Path: X-Original-To: apmail-lucene-solr-user-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 528DA7673 for ; Wed, 9 Nov 2011 15:03:32 +0000 (UTC) Received: (qmail 12269 invoked by uid 500); 9 Nov 2011 15:03:28 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 12222 invoked by uid 500); 9 Nov 2011 15:03:28 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 12214 invoked by uid 99); 9 Nov 2011 15:03:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2011 15:03:28 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=FREEMAIL_FROM,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of medalibenmansour@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2011 15:03:22 +0000 Received: from ben.nabble.com ([192.168.236.152]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RO9g5-00076e-Kg for solr-user@lucene.apache.org; Wed, 09 Nov 2011 07:03:01 -0800 Date: Wed, 9 Nov 2011 07:03:01 -0800 (PST) From: Dali To: solr-user@lucene.apache.org Message-ID: <1320850981634-3493762.post@n3.nabble.com> In-Reply-To: <8F0D0142CA7ECC4287A9EC1BD8CB880C17E65775D3@USLVDCMBVP01.ingramcontent.com> References: <1320752728598-3490004.post@n3.nabble.com> <8F0D0142CA7ECC4287A9EC1BD8CB880C17E65775D3@USLVDCMBVP01.ingramcontent.com> Subject: RE: SpellChecker : not getting suggestions for misspelled words MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org You're right James ! It was the solution and i can get suggestions now after increasing spellcheck.count to 20. I also made some change at the URL : http://localhost:8080/solr/spell/?q=pr_name:sonadr&spellcheck=true&spellcheck.build=true instead of: http://localhost:8080/solr/select/?q=pr_name:sonadr&spellcheck=true&spellcheck.build=true Dali -- View this message in context: http://lucene.472066.n3.nabble.com/SpellChecker-not-getting-suggestions-for-misspelled-words-tp3490004p3493762.html Sent from the Solr - User mailing list archive at Nabble.com.