Re: Adding Lucene Search Capability to an Android app

2011-08-15 Thread Simon Willnauer
I have done it, its possible! :) Problems occur especially during indexing etc. since you have very limited resources. If you are using lucene 3.x you should be able to use a plain vanilla lucene jar and everything should work just fine. if you have more detailed questions I am happy to help. simo

Adding Lucene Search Capability to an Android app

2011-08-15 Thread David Linde
I am wanting to add lucene searching capability to my android app. I have trying to find out if anyone has done this yet? IF its possible? and what problems, or draw backs other people have had adding lucene to their droid app. I know the Droid has several different search options like SQLite FTS a