Return-Path: Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: (qmail 69819 invoked from network); 28 Apr 2010 15:52:29 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Apr 2010 15:52:29 -0000 Received: (qmail 50358 invoked by uid 500); 28 Apr 2010 15:52:26 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 50324 invoked by uid 500); 28 Apr 2010 15:52:26 -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 50316 invoked by uid 99); 28 Apr 2010 15:52:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Apr 2010 15:52:26 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [195.35.184.38] (HELO animal.buyways.nl) (195.35.184.38) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Apr 2010 15:52:19 +0000 Received: from localhost (localhost [127.0.0.1]) by animal.buyways.nl (Postfix) with ESMTP id AA244D500CC for ; Wed, 28 Apr 2010 17:51:59 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at buyways.nl Received: from animal.buyways.nl ([127.0.0.1]) by localhost (animal.buyways.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gQWdFOh3FwGB for ; Wed, 28 Apr 2010 17:51:54 +0200 (CEST) Received: from animal.buyways.nl (localhost [127.0.0.1]) by animal.buyways.nl (Postfix) with SMTP id 022EDD500C7 for ; Wed, 28 Apr 2010 17:51:54 +0200 (CEST) Subject: RE: Re: Using Solr with CouchDB From: =?windows-1252?Q?Markus_Jelsma?= To: solr-user@lucene.apache.org Date: Wed, 28 Apr 2010 17:51:54 +0200 Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=_qC5Se7HTyJQqKXw82Jy0eEvpyQW0KcVm24X6eFv0yr1SKZAN" In-Reply-To: <4BD857F5.7010906@openforce.com> References: <4BD857F5.7010906@openforce.com> X-Priority: 3 (Normal) X-Mailer: Zarafa 6.30.12-19435 Message-Id: X-Virus-Checked: Checked by ClamAV on apache.org --=_qC5Se7HTyJQqKXw82Jy0eEvpyQW0KcVm24X6eFv0yr1SKZAN Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Hi,=0D=0A=0D=0A=A0=0D=0A=0D=0A=A0=0D=0A=0D=0ASetting up CouchDB-Lucene is= quite easy, but you don't want that i guess. You could construct a show = function to convert input to Solr accepted XML, should be very straightfo= rward. You just need some program to fetch from CouchDB and push it in So= lr.=0D=0A=0D=0A=A0=0D=0A=0D=0ACheers,=0D=0A=A0=0D=0A-----Original message= -----=0D=0AFrom: Patrick Petermair =0D=0A= Sent: Wed 28-04-2010 17:45=0D=0ATo: solr-user@lucene.apache.org;=20=0D=0A= Subject: Re: Using Solr with CouchDB=0D=0A=0D=0AHey Brendan!=0D=0A=0D=0AT= hanks for your response.=0D=0A=0D=0A> I don't know much about couch, but = if you to return json from solr=0D=0A> (which I think couch would underst= and) you can do that with wt=3Djson=0D=0A> in the query string when query= ing solr. See here for more details:=0D=0A> http://wiki.apache.org/solr/S= olJSON=0D=0A=0D=0AActually I'm looking for the other way around. I'm tryi= ng to get Solr to=20=0D=0Aindex my CouchDB. CouchDB works with a REST API= and returns plaintext JSON.=0D=0ASo I'm looking to get JSON into Solr an= d not out of :)=0D=0A=0D=0AOn the CouchDB wiki I've found a reference to = a project "CouchDB Solr2"=20=0D=0Awhich seemed to do exactly what I'm try= ing to do (full text indexing and=20=0D=0Asearching with CouchDB), but it= is no longer maintained as of January=20=0D=0A2009 and cannot be found a= nymore on github. Maybe it's because there is=20=0D=0Anow a simple way to= do it in Solr and I just haven't found it yet ;)=0D=0A=0D=0APatrick=0D=0A= =0D=0A --=_qC5Se7HTyJQqKXw82Jy0eEvpyQW0KcVm24X6eFv0yr1SKZAN--