-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Hibernate Search, Lucene and Android
PostPosted: Tue May 01, 2012 4:32 am 
Newbie

Joined: Tue May 01, 2012 4:25 am
Posts: 1
I try to use Apache Lucene for a geo DB, which can FTS and spatial search (I can not use standard FTS3, FTS4 and spatial indices of SQLite :) )
Now I use Hibernate Search in my simulation app on PC, but for Android it's impossible, HS is too heavy.
I thought at first that HS is a bridge only between Lucene datamodel and DB, but in fact HS is something more than only a bridge
and I don't understand how can I use any other ORM (for example ORMLite, aBatis) as bridge.
I would like to find any doc (maybe a good book) about the integration, or obvious example. Could you advice me any doc?
("HS in Action", "Lucene in Action" and "Beginning Hibernate" I already have read...)

Thanks in advance.


Top
 Profile  
 
 Post subject: Re: Hibernate Search, Lucene and Android
PostPosted: Tue May 01, 2012 11:18 am 
Hibernate Team
Hibernate Team

Joined: Fri Oct 05, 2007 4:47 pm
Posts: 2536
Location: Third rock from the Sun
Hi,
interesting try!
In what terms it is too heavy? I guess because it might use Executors to provide nice resource pools for different threads?
These components are replaceable with custom components; you could contribute alternative engines which favor simplicity over performance?

_________________
Sanne
http://in.relation.to/


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.