Yeah, that's the other issue.
You can either search the mapping type in the index patterns tab or you can make a call to mapping api using the index.
If you have numeric fields indexed as a keyword/text, the mapping has to be changed. In future, you might have to set a dual-mapping to use the fields in different ways to create the advanced jobs. Referring to the concept of Mapping and fields would help you a lot.