I have a 30 MB XML with thousands of words.
What would be the best way to use it with autocomplete.
I can load the whole xml in to an array. Or i can create a DB in the cloud and use RestAPI for getting the words.
What will be the best way? Any other suggestions?
Thanks
Youn can try to using ElasticSearch to your project