Hai, Thank you for responding.
I have abt 17,00,000 documents in 1000 files. I need to index the titles of those documents with out storing the titles and storing the file name. When ever I issue a query I need to get the name of the file in which that document exists. thanks, Saikrishna. On 10/8/07, Karl Wettin <[EMAIL PROTECTED]> wrote: > > > 8 okt 2007 kl. 15.36 skrev saikrishna venkata pendyala: > > > Has any one tried to port lucene on to a mobile phone. I need a > > text-based search engine for mobile phone as part of my project. > > > There was some discussion about this here on the forums some year(s?) > ago. The major problem back then was the lack of floaing points. > Also, as Lucene moves towards Java 1.5 the possible compabillity with > J2ME moves further away. > > > Or is there any other J2ME based API which can be used to > > search the > > text in mobile phones. > > Before asking too much you should tell us some about your project. > How large is the corpus, what features do you require, et c? I.e. do > you really need Lucene, is it perhaps sufficient with something > simple as a trie-pattern? > > -- > karl > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >