So you can in theory use lucene for that. Just bundle it with your app and call its API from your code.
Yusuf Saib Android ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Sep 17, 9:41 pm, jaimin mehta <[email protected]> wrote: > Thanx for the reply but i want to search in my xml file and it > contains 90 chapters.when i type word or text to search i want to > search in all the 90 chapters in my xml file and display chapters > which contain match word or text . > so can i use lucene for that task to index my xml file? > or any other sugestion? > plz its urgent and i couldn't find any solution. > thanks > jaimin. > > On Sep 18, 2:18 am, "Yusuf Saib (T-Mobile USA)" <yusuf.s...@t- > > > > Mobile.com> wrote: > > What do you mean by "global search"? Do you want to search all your > > app's local files? Files on the SD card? The internet? Suspicious > > characters at the airport? > > > Yusuf Saib > > Android > > ·T· · ·Mobile· stick together > > The views, opinions and statements in this email are those of the > > author solely in their individual capacity, and do not necessarily > > represent those of T-Mobile USA, Inc. > > > On Sep 16, 11:45 pm, jaimin mehta <[email protected]> wrote: > > > > hi i am new to android . > > > i have developed a application > > > in that application i want a feature of global search in xml file > > > now i want to use Lucene api for global search > > > can i use in android? > > > > if yes than plz tell me how can i implements that in my android code > > > > thanx > > > jaimin. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

