From lucene-user-return-13024-apmail-jakarta-lucene-user-archive=jakarta.apache.org@jakarta.apache.org Sun Feb 06 17:10:47 2005 Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@www.apache.org Received: (qmail 48125 invoked from network); 6 Feb 2005 17:10:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Feb 2005 17:10:46 -0000 Received: (qmail 88928 invoked by uid 500); 6 Feb 2005 17:10:43 -0000 Delivered-To: apmail-jakarta-lucene-user-archive@jakarta.apache.org Received: (qmail 88636 invoked by uid 500); 6 Feb 2005 17:10:42 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 88622 invoked by uid 99); 6 Feb 2005 17:10:42 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from sparta.hostgo.com (HELO sparta.hostgo.com) (66.220.22.162) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 06 Feb 2005 09:10:40 -0800 Received: from [65.19.37.63] (helo=[10.0.1.2]) by sparta.hostgo.com with esmtpa (Exim 4.44) id 1Cxpvh-0006V4-DH for lucene-user@jakarta.apache.org; Sun, 06 Feb 2005 12:10:37 -0500 Mime-Version: 1.0 (Apple Message framework v619) Content-Transfer-Encoding: 7bit Message-Id: <04CF214B-7862-11D9-BD83-000A95973046@backspaces.net> Content-Type: text/plain; charset=US-ASCII; format=flowed To: lucene-user@jakarta.apache.org From: Owen Densmore Subject: PHP-Lucene Integration Date: Sun, 6 Feb 2005 10:10:36 -0700 X-Mailer: Apple Mail (2.619) X-MailScanner-Information: This email message has been scanned for viruses X-MailScanner-HostGo: Found to be clean X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sparta.hostgo.com X-AntiAbuse: Original Domain - jakarta.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - backspaces.net X-Source: X-Source-Args: X-Source-Dir: X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I'm building a lucene project for a client who uses php for their dynamic web pages. It would be possible to add servlets to their environment easily enough (they use apache) but I'd like to have minimal impact on their IT group. There appears to be a php java extension that lets php call back & forth to java classes, but I thought I'd ask here if anyone has had success using lucene from php. Note: I looked in the Lucene In Action search page, and yup, I bought the book and love it! No examples there tho. The list archives mention that using java lucene from php is the way to go, without saying how. There's mention of a lucene server and a php interface to that. And some similar comments. But I'm a bit surprised there's not a bit more in terms of use of the official java extension to php. Thanks for the great package! Owen --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org