Does anyone know if and where I can get a port of Lucene or a similar library that allows full text searching on Blackberry?
Thanks,
Does anyone know if and where I can get a port of Lucene or a similar library that allows full text searching on Blackberry?
Thanks,
You might be able to get an older version of lucene running. This user reported success: http://archives.devshed.com/forums/java-118/mobile-lucene-918481.html
CLucene can do that. CLucene is a pure, cross-platform, C++ port of Lucene, currently in the process of conforming to Lucene 2.3.2. It executes faster, and works lighter. Definitely suitable also for Blackberry applications. See:
http://sourceforge.net/projects/clucene
http://clucene.git.sourceforge.net/git/gitweb.cgi?p=clucene/clucene;a=summary