Re: Run your Lucene Applications on Google AppEngine with GAELucene

2009-09-16 Thread Kerang Lv
From: Daniel Shane To: java-user@lucene.apache.org Sent: Wednesday, September 16, 2009 10:33:32 PM Subject: Re: Run your Lucene Applications on Google AppEngine with GAELucene I question the performance of such an approach. For lucene to be fast, disk access need to be fast, and the transaction

Re: Run your Lucene Applications on Google AppEngine with GAELucene

2009-09-16 Thread Daniel Shane
From: Kerang Lv [mailto:lvkrne...@yahoo.com] Sent: Monday, September 14, 2009 9:34 PM To: java-user@lucene.apache.org Subject: Run your Lucene Applications on Google AppEngine with GAELucene Hi Lucene users, Enlightened by the discussion "Can I run Lucene in google app engine? [http://www.

Re: Run your Lucene Applications on Google AppEngine with GAELucene

2009-09-15 Thread Kerang Lv
ember 15, 2009 6:05:15 PM Subject: Re: Run your Lucene Applications on Google AppEngine with GAELucene This is great news! Are you happy with the the performance of the google data store? Do you plan to support in memory indexes using the memcache api? Thanks On Mon, Sep 14, 2009 at 5:04 PM, K

Re: Run your Lucene Applications on Google AppEngine with GAELucene

2009-09-15 Thread Kerang Lv
iginal Message From: Allahbaksh Mohammedali Asadullah To: "java-user@lucene.apache.org" Sent: Tuesday, September 15, 2009 12:39:16 PM Subject: RE: Run your Lucene Applications on Google AppEngine with GAELucene Hi, This is great news and good work. I think I will try this today evening

RE: Run your Lucene Applications on Google AppEngine with GAELucene

2009-09-15 Thread Allahbaksh Mohammedali Asadullah
, Allahbaksh -Original Message From: Michael McCandless [mailto:luc...@mikemccandless.com] Sent: Tuesday, September 15, 2009 3:25 PM To: java-user@lucene.apache.org Subject: Re: Run your Lucene Applications on Google AppEngine with GAELucene On Tue, Sep 15, 2009 at 12:39 AM, Allahbaksh

Re: Run your Lucene Applications on Google AppEngine with GAELucene

2009-09-15 Thread Erdinc Yilmazel
This is great news! Are you happy with the the performance of the google data store? Do you plan to support in memory indexes using the memcache api? Thanks On Mon, Sep 14, 2009 at 5:04 PM, Kerang Lv wrote: > Hi Lucene users, > > Enlightened by the discussion "Can I run Lucene in google app eng

Re: Run your Lucene Applications on Google AppEngine with GAELucene

2009-09-15 Thread Michael McCandless
On Tue, Sep 15, 2009 at 12:39 AM, Allahbaksh Mohammedali Asadullah wrote: > I think we should put this as one of component in lucene-contrib. +1, this looks like a great contribution! Mike - To unsubscribe, e-mail: java-user-u

RE: Run your Lucene Applications on Google AppEngine with GAELucene

2009-09-14 Thread Allahbaksh Mohammedali Asadullah
] Sent: Monday, September 14, 2009 9:34 PM To: java-user@lucene.apache.org Subject: Run your Lucene Applications on Google AppEngine with GAELucene Hi Lucene users, Enlightened by the discussion "Can I run Lucene in google app engine? [http://www.nabble.com/Can-I-run-Lucene-in-google-app-e

Run your Lucene Applications on Google AppEngine with GAELucene

2009-09-14 Thread Kerang Lv
Hi Lucene users, Enlightened by the discussion "Can I run Lucene in google app engine? [http://www.nabble.com/Can-I-run-Lucene-in-google-app-engine--td23017742.html], I implemented a google datastore based Lucene component, GAELucene, which can help you to run search applications on google app