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
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.
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
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
,
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
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
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
]
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
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