Hi,
I am trying to use SearchView class, file I am loading is > 2MB and has nearly 100K lines (one item/line). It is working, that is search is quite good however it takes too long to build the index. I don't want to show items with matching string anywhere but only in the beginning. Is there any way I can speed up indexing part of the class? It takes nearly 5 minutes to index the data file.
Thanks & regards...
U2005K
I am trying to use SearchView class, file I am loading is > 2MB and has nearly 100K lines (one item/line). It is working, that is search is quite good however it takes too long to build the index. I don't want to show items with matching string anywhere but only in the beginning. Is there any way I can speed up indexing part of the class? It takes nearly 5 minutes to index the data file.
Thanks & regards...
U2005K