0

I would like to know how to use ORMLite with Lucene on Android (any example). Now I use Hibernate Search with Lucene on PC, but Hibernate Search is too heavy for Android and I think ORMLite suits for that better...

Thanks.

GuenterR
  • 59
  • 5
  • I can't speak for Lucene, but ORMLite works well on Android. See: http://ormlite.com/sqlite_java_android_orm.shtml – Eric Levine Apr 29 '12 at 18:35
  • Can you be more specific about what sort of Lucene / ORMLite integration you are talking about? What functionality do you need from ORMLite? – Gray Apr 29 '12 at 19:38
  • I want to use here ORM as a mapper only, all work must make Lucene (first of all - full-text search and than spatial queries). I'm not sure, but maybe Compass ORM would be better than ORMLite, but i don't know is it possible to use Compass ORM on Android? – GuenterR Apr 29 '12 at 19:45

0 Answers0