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 EF30F106E7 for ; Wed, 11 Dec 2013 12:40:53 +0000 (UTC) Received: (qmail 15374 invoked by uid 500); 11 Dec 2013 12:40:47 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 15234 invoked by uid 500); 11 Dec 2013 12:40:39 -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 15185 invoked by uid 99); 11 Dec 2013 12:40:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Dec 2013 12:40:34 +0000 X-ASF-Spam-Status: No, hits=3.1 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of amit.aggarwal85@gmail.com designates 209.85.223.181 as permitted sender) Received: from [209.85.223.181] (HELO mail-ie0-f181.google.com) (209.85.223.181) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Dec 2013 12:40:28 +0000 Received: by mail-ie0-f181.google.com with SMTP id e14so10912887iej.12 for ; Wed, 11 Dec 2013 04:40:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=961YfBd7/5a1Jn+ckts4i7WrZj5qr0LdcsEBPjWVapw=; b=KQRygCN5ZbUtZFyX3gkqb0/4jMBVAgXKaK5/vLCR6DYlm13CLqEfhwrHZviWo7UCz3 Pdt9azOafLpmq1kD/EiFd+LkAbtRV49RZbcByZzZaMNOZTtvWDmK4tu5sHHWeGsmyAXm 68pUf9K0OQ9pdqlzmKDGeuKqEbBjyHIHgPCeSPEPMO3G/mM7HLFDkwgnelk5BN/yqL+G znREd2r8FGgatpX1fh20G11qshXegp5g8uCRVNrMaRv0pmi9DkUANZUqqAAyaUpJ+fMh 5XKSfaV7xiORci0QuJrKfujnEz+q6So/CEn3lcjgqy36ynqWSAsBhy1kcRnb18X+lJiX /Psw== MIME-Version: 1.0 X-Received: by 10.43.51.65 with SMTP id vh1mr777706icb.24.1386765607060; Wed, 11 Dec 2013 04:40:07 -0800 (PST) Received: by 10.50.196.129 with HTTP; Wed, 11 Dec 2013 04:40:06 -0800 (PST) Received: by 10.50.196.129 with HTTP; Wed, 11 Dec 2013 04:40:06 -0800 (PST) In-Reply-To: <1386763839192-4106133.post@n3.nabble.com> References: <1386754863648-4106099.post@n3.nabble.com> <1386763839192-4106133.post@n3.nabble.com> Date: Wed, 11 Dec 2013 18:10:06 +0530 Message-ID: Subject: Re: /select with 'q' parameter does not work From: Amit Aggarwal To: solr-user@lucene.apache.org Content-Type: multipart/alternative; boundary=bcaec5299ad76549fc04ed4187ee X-Virus-Checked: Checked by ClamAV on apache.org --bcaec5299ad76549fc04ed4187ee Content-Type: text/plain; charset=UTF-8 When you start solr , do you find any error or exception .... Java -jar ./start.jar ... Then see if there is any problem ... Otherwise take solr solrconfig.xml and try to run .. it should run On 11-Dec-2013 5:41 PM, "Nutan" wrote: > default="true"> > > > explicit > 20 > * > id > 2.1 > > > > > > > ${solr.document.data.dir:} > > > > > > > class="solr.FieldAnalysisRequestHandler" /> > > > > > > explicit > 10 > contents > > > > i made changes n this new solrconfig.xml ,but still the query does not > work. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/select-with-q-parameter-does-not-work-tp4106099p4106133.html > Sent from the Solr - User mailing list archive at Nabble.com. > --bcaec5299ad76549fc04ed4187ee--