The element score is used to specify the importance of each element. For example, for cities, you may want to use population-based scores; for web sites, you may want to use a score based on page views. The scores are used to rank elements returned by typeahead search. If you do not know how to score each element, you can simply give 1.0.
Best,
Jingwei