Return-Path: X-Original-To: apmail-lucene-solr-commits-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6F8EBDA10 for ; Tue, 11 Sep 2012 18:42:22 +0000 (UTC) Received: (qmail 22584 invoked by uid 500); 11 Sep 2012 18:42:22 -0000 Delivered-To: apmail-lucene-solr-commits-archive@lucene.apache.org Received: (qmail 22523 invoked by uid 500); 11 Sep 2012 18:42:21 -0000 Mailing-List: contact solr-commits-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-commits@lucene.apache.org Received: (qmail 22514 invoked by uid 99); 11 Sep 2012 18:42:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2012 18:42:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2012 18:42:19 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 442BFE04; Tue, 11 Sep 2012 18:41:58 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Tue, 11 Sep 2012 18:41:58 -0000 Message-ID: <20120911184158.80437.41738@eos.apache.org> Subject: =?utf-8?q?=5BSolr_Wiki=5D_Trivial_Update_of_=22IntegratingSolr=22_by_Brun?= =?utf-8?q?oKinoshita?= Auto-Submitted: auto-generated Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for chan= ge notification. The "IntegratingSolr" page has been changed by BrunoKinoshita: http://wiki.apache.org/solr/IntegratingSolr?action=3Ddiff&rev1=3D37&rev2=3D= 38 Comment: minor typo * [[https://github.com/kennyj/java_bin|github.com/kennyj/java_bin]] add= s support for Solr's efficient binary javabin format to rsolr and solr-ruby * PHP = * [[SolPHP]] - * [[https://github.com/Yehuda-Daniel/PHP-Apache-Solr-Adapter|KoPHP]] Dy= namic and fast library uses [[UpdateJSON]] and PHP serialized response form= at (no need php-solr lib) exelent for Solr 3.5.0 + * [[https://github.com/Yehuda-Daniel/PHP-Apache-Solr-Adapter|KoPHP]] Dy= namic and fast library uses [[UpdateJSON]] and PHP serialized response form= at (no need php-solr lib) excellent for Solr 3.5.0 * Java - [[SolJava|SolrJ]] * Scala - [[https://github.com/seratch/scalikesolr|scalikesolr]] * Python