Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 81717 invoked from network); 11 May 2009 15:37:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 May 2009 15:37:45 -0000 Received: (qmail 46970 invoked by uid 500); 11 May 2009 15:37:44 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 46896 invoked by uid 500); 11 May 2009 15:37:44 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 46886 invoked by uid 99); 11 May 2009 15:37:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 May 2009 15:37:44 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [69.59.129.140] (HELO mail.esrconsulting.com) (69.59.129.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 May 2009 15:37:33 +0000 Received: by mail.esrconsulting.com (Postfix, from userid 65534) id AEBC110F4008; Mon, 11 May 2009 06:41:41 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on esr X-Spam-Level: Received: from [10.82.43.6] (99-48-156-215.lightspeed.cornca.sbcglobal.net [99.48.156.215]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.esrconsulting.com (Postfix) with ESMTP id EB7C610F4003 for ; Mon, 11 May 2009 06:41:30 -0700 (PDT) Message-Id: <23A79895-91B0-43A5-993A-743A37BE6A79@mattweber.org> From: Matt Weber To: solr-dev@lucene.apache.org In-Reply-To: <23483068.post@talk.nabble.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: Solr search PHP Date: Mon, 11 May 2009 08:37:01 -0700 References: <23483068.post@talk.nabble.com> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-2.6 required=3.0 tests=BAYES_00 autolearn=ham version=3.1.7 Take a look at this: http://code.google.com/p/solr-php-client/ Thanks, Matt Weber eSr Technologies http://www.esr-technologies.com On May 11, 2009, at 6:12 AM, The Spider wrote: > > Hi, > I want to integrate solr search in my php application. > First I want to know that, do solr search provide a way so that we > do no > need to create any queries for searching? > Secondly, Please tell me how to proceed. > > Thanks in advance > > > -- > View this message in context: http://www.nabble.com/Solr-search-PHP-tp23483068p23483068.html > Sent from the Solr - Dev mailing list archive at Nabble.com. >